|
-
Aug 4th, 2004, 08:57 AM
#1
Thread Starter
Addicted Member
Find sort order in DataGrid
I am simply trying to get the sort order of the column clicked in a datagrid (ASC, DESC) so that I can add it to my SQL statement on the next query. Does anyone know how to access this property?
Using a mousedown or mouseup event, I can get the column that was last clicked which provides the "sort by Columnname" part, but I need the asc or desc part as well.
Thanks,
Bebandit
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|