This is a migrated thread and some comments may be shown as answers.

How to prevent selection on pagging

1 Answer 30 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Edvin
Top achievements
Rank 1
Edvin asked on 11 May 2010, 04:04 PM

Hi,

I have just started to work with your silverlight controls. I would like to know is it possible to prevent GridView to select first item when paging. Because selection may require server communication, it should be done on user request. So I think that default behavior should be to keep selection unchanged when paging. (you can easy select top item when paging if you wish).

 

Some times it is also good to know what cause the selection to change (mouse, keyboard etc.) On mouse click you would retrieve data immediately from server, on keyboard select this can be done with some delay! I don’t think that this is now possible, are there any plains?

 

Best regards

edvin

1 Answer, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 11 May 2010, 06:06 PM
Hello Edvin,

Setting IsSynchronizedWithCurrentItem to false will resolve the issue.


Sincerely yours,
Milan
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
Tags
GridView
Asked by
Edvin
Top achievements
Rank 1
Answers by
Milan
Telerik team
Share this question
or