Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
100
Wingrid 8.1 Focus and Select Issue
posted

I've searched for hours with no luck. I've got a button that changes the value for a cell in every row of a band in the grid.  In order to get the values "stick" I have to focus the grid using Focus() or Select().  The problem I have is it redraws the grid and I lose all expansions and other changes.  If I upate the values without focusing the grid everything looks good until you click on the grid, then all the values are gone (I'm guessing this is because the values don't get written back to the dataset?).

Parents Reply Children