This question is locked. New answers and comments are not allowed.
Hi, I have some GridViewColumns where I have a numeric value and a rectangle whose width is bound to this value. I'd like to be able to sort the grid according to this value when clicking on the column header, is that possible? In Silverlight standard datagrid I have done this by using the SortMemberPath property of the DataGridTemplateColumn, but I don't know how to do it in RadGrid, is there any way to do it?
Thanks and regards
Thanks and regards
