Tony Gray
Tony Gray
I've found in my case what is happening. I have a reload method that is reloading to the save div. (In my case there is to much changing to just...
@6pac If I use the `if (grid) { grid.destroy(); }` Then I get issues with the styleSheets. In my case I remove the old class from the slick `Div` if...
@boobalganesan Have you tried using the Idx instead? e.g. .dataView().getIdxById(curRowData.id);
@boobalganesan Did it work? If so you should close this issue. THX
You could use the expandableOverride for stopping others opening e.g. You have a bool that you update to say if one is open and update the override to hide all...