Hi experts,
I have created a table similar to the "simple table" from Michael Howles (http://scn.sap.com/community/businessobjects-design-studio/blog/2014/01/21/ds-12-sdk--enhancing-the-simple-table-sdk-component).
The trouble is: I have a fixed datamodel bound to the table.
This means that the onClick() method that is giving me the row and column index in the event will give me the wrong rowindex after sorting and the wrong column index after moving columns around.
Does anyone know how to fix this?
Thank you and best regards,
Daniel