G
Guest
Hi,
I'm not working with anything web-related, all that I have is a datagrid, a
dataset, and a datatable. I programatically sort whichever column when I
need to. Now I'd like to be able to detect the order in which a column is
sorted. I've been looking into ViewState, but I'm not having much luck with
it. Should I keep trying, or is there some other way to detect sort order
(by dataview, maybe)?
Thanks!
Mel
I'm not working with anything web-related, all that I have is a datagrid, a
dataset, and a datatable. I programatically sort whichever column when I
need to. Now I'd like to be able to detect the order in which a column is
sorted. I've been looking into ViewState, but I'm not having much luck with
it. Should I keep trying, or is there some other way to detect sort order
(by dataview, maybe)?
Thanks!
Mel