V
Vincent Vinet
Hi,
I probably overlooked this in the property pages, but I am trying to set
a sort expression programmatically for a datagrid to have it ordered in
reverse chronological order (there is a time column).
Now, the data does not come directly from a query, so I cannot just add an
order by to it...
is there any other way to do this then manually sorting the contents
everytime the grid`s content changes, while keeping the user from changing
that sort expression?
Thanks in advance
I probably overlooked this in the property pages, but I am trying to set
a sort expression programmatically for a datagrid to have it ordered in
reverse chronological order (there is a time column).
Now, the data does not come directly from a query, so I cannot just add an
order by to it...
is there any other way to do this then manually sorting the contents
everytime the grid`s content changes, while keeping the user from changing
that sort expression?
Thanks in advance