This question is locked. New answers and comments are not allowed.
Hi,
I am working on a GridView that has a ComboBox and a few buttons in a column header (used for custom filtering). Everything works great, except, I've lost column reordering functionality. When I try to drag a column, I am getting an unhandled exception.
'An unhadled exception('Unhandled Error in Silverlight Application
Code: 4004
Catogry: ManagedRuntimeError
Message: System.ArgumentException: Value does not fall within the expected range.
Same thing happens when I try to reorder columns programmatically using ReorderColumns() method.
If you need more details about this issue, please ask, and I will provide code of my custom gridview header control.
Thank you in advance,
Zarko