Hi,
I have a RadListView in DetailsView, I have set EnableSorting=True but I cannot get the columns to sort when I click the column headers.
In the .net version of ListView there is a colum_click event but that is not there for the RadListView.
I see in the Telerik examples that you create a command bar. This seems a bit over the top for what I want to do. I have 3 columns and I would like to be able to sort ascending or descending depending on the number and order the columns are clicked in.
Cheers
Baz
I have a RadListView in DetailsView, I have set EnableSorting=True but I cannot get the columns to sort when I click the column headers.
In the .net version of ListView there is a colum_click event but that is not there for the RadListView.
I see in the Telerik examples that you create a command bar. This seems a bit over the top for what I want to do. I have 3 columns and I would like to be able to sort ascending or descending depending on the number and order the columns are clicked in.
Cheers
Baz