472,103 Members | 1,073 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,103 software developers and data experts.

DataGrid Sorting Question

OK, I have got bi-directional datagrid sorting down, have a created a
nice sorting class. My question, how can I add sorting to more than one
datagrid on the same page? Everything I have tried has failed. Any
ideas?

Sep 18 '06 #1
1 1452
You need to store the sorts in ViewState, so you can reconstitute by sort
order for all of the grids.

--
Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

*************************************************
Think outside of the box!
*************************************************
<ri*****@psychocoder.netwrote in message
news:11**********************@i42g2000cwa.googlegr oups.com...
OK, I have got bi-directional datagrid sorting down, have a created a
nice sorting class. My question, how can I add sorting to more than one
datagrid on the same page? Everything I have tried has failed. Any
ideas?

Sep 18 '06 #2

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

4 posts views Thread by ETX | last post: by
7 posts views Thread by Pete Davis | last post: by
4 posts views Thread by Mark Travis | last post: by
4 posts views Thread by Manny Chohan | last post: by
2 posts views Thread by shuckjunkmail | last post: by
4 posts views Thread by G .Net | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.