I'm trying to implement sorting on a Binding class. How do I go about getting the item ID of the item being reordered? Seems like the out of the box code does not have the ID as the first field so it never passes the ID only the text value of the row.
Can you post a snippet of code where you are trying to reference the ID? Just want to see what the options are...
After some more research it doesn't appear I'll be able to use the built-in controls and will have to create my own simply because of the way the uniselector is coded. Unfortunately not ideal since I've invested so much time in it already.
Please, sign in to be able to submit a new answer.