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

Sorting bug

1 Answer 108 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Marco
Top achievements
Rank 1
Marco asked on 01 Jun 2009, 10:45 AM
hello.

when i press sort arrow the sort command doest sort any data and "jumps" to the next column whit property allow filtering set to true. 

when i saw this behavior i have create a handler on sort command and i saw that if i click on label the eventargs brought‘s  the correct column but always the same command (Asc).

But if i click on arrow the sort collum brings the next column whit (Asc) command.

Using label i'm able to filter data in RadGrid whit some workaround code, but not using arrow.

All data is created in CodeBehind... the unique control created in markup is RadGrid.

In page load i'm creating columns and populating the grid... on every postbacks!

What i'm doing wrong, or is this a know issue. 

 

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 02 Jun 2009, 06:35 AM
Hi Marco ,

Unfortunately the provided information is not enough to determine what have caused the unexpected behavior. At this point in order to progress in the resolution of this matter I will ask you to send us a simple runnable application that demonstrates this erroneous behavior via a support ticket. Thus I could do all my best to help you in resolving this problem.

Additionally, please review the following articles:
Controlling sorting modes
Basic sorting
Programatic creation - OnPageLoad

Regards,
Pavlina
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Marco
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or