Hi telerik team,
I have a small problem with the grid, and I was hoping you'd be able to help me fix it.
So, I have a grid, with 1 level of grouping.
The group column type in the datasource is a Guid, which, on ItemDataBound, is translated to an actual text. My problem is that, even though I have a sorting for the items in the datasource, the sorting is lost, and the groups don't appear in the order I'd like. Do you have any ideas of how can I fix this?
Another question:
if I will decide to make more than 1 level of grouping, if I have the same schema with the text for the last level, will I have to handle the sorting myself?
Thanks a lot,
Raul
I have a small problem with the grid, and I was hoping you'd be able to help me fix it.
So, I have a grid, with 1 level of grouping.
The group column type in the datasource is a Guid, which, on ItemDataBound, is translated to an actual text. My problem is that, even though I have a sorting for the items in the datasource, the sorting is lost, and the groups don't appear in the order I'd like. Do you have any ideas of how can I fix this?
Another question:
if I will decide to make more than 1 level of grouping, if I have the same schema with the text for the last level, will I have to handle the sorting myself?
Thanks a lot,
Raul
