Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Datagrid Control > Sorting not working correctly

Reply
Thread Tools

Sorting not working correctly

 
 
Vishal
Guest
Posts: n/a
 
      02-21-2005
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$_c tl0','')

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

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

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


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
sequence numbered ACLs not sorting correctly lucas Cisco 0 02-26-2007 01:04 AM
Re: dropdownlist box not working correctly Hermit Dave ASP .Net 0 09-02-2004 04:10 PM
sort not working correctly =?Utf-8?B?SUdvdFlvdXJEb3ROZXQ=?= ASP .Net 4 08-18-2004 01:43 PM
Help!! win98se file open/save dialog not sorting correctly, won't'stick' Ralph Computer Support 1 05-18-2004 08:12 AM
Cisco 1721 and routing not working correctly Brian Cisco 4 10-24-2003 10:37 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57