Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
10240
How to enable sorting of an unbound column with a hyperlink
posted

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!

Parents
No Data
Reply
  • 500
    posted

    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!

Children
No Data