Posted
on Jan 17, 2011
(permalink)
|
RadControls version
|
|
| .NET version |
|
| Visual Studio version |
|
| programming language |
|
| browser support |
all browsers supported by RadControls
|
PROJECT DESCRIPTION
Well when I open my application RadGridView SortDescriptors returns collection of SortDescriptors. After that click on any column to sort the RadGridView. then close application and then I am calling a function which loop thru SortDescriptor to save the setting of the columns but it returns Collection of ColumnSortDescriptor and causing exception....
Regards
Sanket