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
20
xamDataGrid Sorting Column B by what’s in Column A (a hidden column)
posted

Let’s say I have a xamDataGrid that contains two columns A and B.  Column A is a hidden column that contains a particular sort key that we use to sort the data in column B properly.  When a user clicks onto Column B’s label, how do I sort that grid by what’s in column A?

 

Thanks for the help!

Greg