Hi guys/gals,
1st time poster, thanks for any help.
Been looking for several days @ the forums & couldnt find a specific solution.
I have a RadGrid configured @ design time as:
1) Enable Paging (AllowPaging)=false
2) Enable Sorting (AllowSorting)=false
3) Enable Client-Side Column Re-order (ClientSettings.AllowColumnsReorder)=false
On a button click, I display a RadDock w/ three check boxes:
1) Enable paging
2) Enable sorting
3) Enable column reorder
For the life of me, I cannot change the RadGrid properties dynamically.
Any ideas?
Thanks, Kevin
1st time poster, thanks for any help.
Been looking for several days @ the forums & couldnt find a specific solution.
I have a RadGrid configured @ design time as:
1) Enable Paging (AllowPaging)=false
2) Enable Sorting (AllowSorting)=false
3) Enable Client-Side Column Re-order (ClientSettings.AllowColumnsReorder)=false
On a button click, I display a RadDock w/ three check boxes:
1) Enable paging
2) Enable sorting
3) Enable column reorder
For the life of me, I cannot change the RadGrid properties dynamically.
Any ideas?
Thanks, Kevin