0

Scroll grid programmatically

asked 2012-07-25 08:01:55 +0800

mekhas gravatar image mekhas
15

Hi,

I have a grid where rows may contain references to other rows. I want to scroll to a referenced row when the user clicks on a link. Is there a way to scroll the grid programmatically to a specified row? Is yes, is it possible with pagination? If no, is it possible for the listbox with or without pagination?

Thanks

delete flag offensive retag edit

2 Replies

Sort by ยป oldest newest

answered 2012-07-26 03:10:14 +0800

jj gravatar image jj
638 3

Not quite sure, but maybe you can try fire a ScrollEvent at the Grid, and see if it works.
With Pagination, you can get the paging widget from Grid, and set ActivePage to the page where your target row resides.

link publish delete flag offensive edit

answered 2012-07-31 03:26:06 +0800

ashishd gravatar image ashishd flag of Taiwan
1972 6

You can use Clients#scrollIntoView

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2012-07-25 08:01:55 +0800

Seen: 184 times

Last updated: Jul 31 '12

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More