Hello,
I have a grid with the sorting behavior enabled to sort both bound and unbound columns. When sorting the unbound column I find that different number of rows are being returned. I imagine I have an error with how I enable sorting with the unbound column. Can you help me with the set-up?
Note: In the initializeRow event, I have my hyperlink: e.Row.Items(0).Value = "Unique ID"
Thanks!
Hi Troy,
Although it is two years since this post I would just like to let you know that I was able to use your script to resolve my sorting issue in the webdatagrid, version 14.2. Thank you for posting!
Hi dev_here,
I believe this issue is specific to the build of NetAdvantage 2011.1 that this sample was initially developed with. I tested with the most recent release of NetAdvantage 2013.1 (20131.2157) and do not any longer see this issue occuring.
I recommend upgrading to NetAdvantage 2013.1 and install the service release. This should fix this for you.
I have created a private support case for you for addressing this issue. Please refer to support case CAS-123571-V2V5D7 for updates.
Thanks
Just want to let you know that I am looking into this for you. I do see the behavior you are referring to when sorting. I will proceed to look further into this and will follow-up with what I find.
Yes I do need some help with this as its still not working for us. we are still on 11.1 and trying to upgrade. I have unbound columns with hyperlinks in them. Can you give me a simple exampel of how this works for such grids with just sorting and paging enabled..Everything works except that the first sort doesnt sort data, it it just introduces an icon and subsequent sorts does sort correctly(well, but the icon's reversed)
Urgent!