I have created a custom module (actually I have created a handful in recent years, and this same obstacle frustrates me every time) following the Kentico documentation:https://docs.kentico.com/disp...
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 s...