PDA

View Full Version : CJGrids and CJButtons



Tom Murphy
3-Dec-2015, 10:37 PM
Hi DAW

We use the CodeJock push buttons for all our buttons. And I have a found problem when using them with the CJGrid. When exiting a grid it checks if the row needs to be saved and saves it, however if it couldn't save i.e. a validation rule failed the exiting stops and the focus remains on the grid.

If I click on a CJ button, it gets in an endless loop of exiting the grid and activating the button. 'I think' this is because the button hasn't finished taking the focus before the grid takes it back. As John Tuohy has pointed out in the past once activeX controls start taking the focus you shoudn't try and stop it.

Tom Murphy
3-Dec-2015, 10:38 PM
Oops this isn't new to 18.2, and should of gone into the general DataFlex forum