When I sort a particular column in a datagrid, what is the hierarchy that follows afterwards for sorting the rest of the columns (pending two or more entries in the sorting column are equal)? Does it simply go left to right through the columns? Is there
an easy way to specify a hierarchy (that is to say without having to re-query a database etc.)?
Xorcist
Member
357 Points
183 Posts
Quick datagrid sort order question...
Mar 07, 2006 01:43 PM|LINK
When I sort a particular column in a datagrid, what is the hierarchy that follows afterwards for sorting the rest of the columns (pending two or more entries in the sorting column are equal)? Does it simply go left to right through the columns? Is there an easy way to specify a hierarchy (that is to say without having to re-query a database etc.)?