Hello jQwidgets team.
I have the following problem I hope you can help me.
I have a nested grid so when I expand the row it shows me in console the id of the row, when I expand another row it shows me in console the id of this row that I expanded, but when I expand again a previous row it doesn’t show me anymore in console the id and also takes the id of the last expanded row.
My question is:
How can I show the id in console every time I expand a row of my nested grid even though the row has already expanded it?
Thank you very much for your help I hope you can answer me soon.