O
obiwan1130
I have a datagrid that I'm populating using a datasource.
I have code that needs to run on the currentcellchanged event.
After populating the grid, the currentcell is Row 0, Column 0.
When I tap on the first row of my grid, the currentcellchanged event
isn't firing--because the current cell hasn't changed.
Is this a known problem? Is there a workaround?
Thanks in advance...
I have code that needs to run on the currentcellchanged event.
After populating the grid, the currentcell is Row 0, Column 0.
When I tap on the first row of my grid, the currentcellchanged event
isn't firing--because the current cell hasn't changed.
Is this a known problem? Is there a workaround?
Thanks in advance...