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

Gridview Header vs. Row Clicked...

2 Answers 67 Views
GridView
This is a migrated thread and some comments may be shown as answers.
mark
Top achievements
Rank 1
mark asked on 06 Apr 2010, 01:00 AM
I am using RadGridView_SelectionChanged to navigate to a detail page for items in the grid.  My problem is, when I click on the header column to sort the grid, how do I determine whether the column header was clicked or the row was clicked?  If the Header was clicked, I just want the data to sort, not navigate away from the page.

thanks

mark

2 Answers, 1 is accepted

Sort by
0
Milan
Telerik team
answered on 08 Apr 2010, 11:58 AM
Hello mark,

We are aware of this problem and we will fix it as soon as possible. For the time being you can set IsSynchronizedWithCurrenItem to false to resolve the problem.


All the best,
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.
0
mark baer
Top achievements
Rank 1
answered on 08 Apr 2010, 04:29 PM
That seemed to do the trick.

thanks

mark
Tags
GridView
Asked by
mark
Top achievements
Rank 1
Answers by
Milan
Telerik team
mark baer
Top achievements
Rank 1
Share this question
or