GridAwareTextBox and panels...

If you put a GridAwareTextBox in a panel that does not also contain the wired grid, changes made in the textbox do not propogate to the grid. However, it does display current values of the current cell. I modified the sample and attached... FormulaCellSelection_6016.zip

2 Replies

AD Administrator Syncfusion Team July 22, 2005 01:37 PM UTC

To get this to work, try setting Me.pnlTop.CausesValidation = False


RI Rick July 22, 2005 01:50 PM UTC

Cool... Thanks!!!

Loader.
Up arrow icon