Datagrid Sorting

K

Kuldeep

Hello All,

I have a Datagrid which has to Databind to different data on different
conditions.
Because of this, I am not using any of the asp:Bound Columns. Instead, I
have a table within the datagrid which shows different headers for different
conditions

Now, to sort this datagrid, I have a simple javascritpt which throws in the
selected column to be sorted.
On catching the same(the column name) through a query string, I have to sort
the grid.

Can anybody give me some leads to sort such Datagrids in the most optimized
manner(i.e., without using ViewState or Session Variables)

Any inputs on the same would be highly appreciated.

Thanks and Regards
Kuldeeep
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,599
Members
45,175
Latest member
Vinay Kumar_ Nevatia
Top