Sorting not working correctly

V

Vishal

Hey,

I am trying to do the same as described here
(http://www.wintellect.com/forum/topic.asp?TOPIC_ID=709).
The only difference is that I have extended the datagrid
with my coponent. Now whenever I do a sort, then the it
basically works. The only problem is that lets say I order
column 0, then the link header looks like this:

javascript:__doPostBack('AADataGridStores$_ctl1$_ctl0','')

And it sorts according the column 0. After the postback
has occured this header changes to:

javascript:__doPostBack('AADataGridStores$_ctl1$_ctl1','')

which is column 1 and wrong. I want to sort by col0. Any
idea what is going on here?
 

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,755
Messages
2,569,534
Members
45,007
Latest member
obedient dusk

Latest Threads

Top