Angella
Posted
on Apr 30, 2012
(permalink)
Hi,
Is it possible to enable sorting on the grid and then allow the users to sort the data in the grid, without having to add any code, behind the scenes?
Thanks
Reply
Answer
Shinu
MVP
Posted
on Apr 30, 2012
(permalink)
Hello Angella,
Set
AllowSorting as true for the RadGrid.
aspx:
Thanks,
Shinu.
Reply
Angella
Posted
on May 4, 2012
(permalink)
Thanks shinu.
Reply