lkarelee
Posts: 10
|
| Posted: 05/14/2009, 10:46 AM |
|
I have a TABBED VIEW - one tab to view the record - the next tab to make changes.
The second tab panel has a 'SUBMIT' button that is visible in the design but when I publish the pages - the submit button is not visible. The properties look fine - allows updates, inserts, and deletes. It is an editible grid.
can anyone help - thanks
|
 |
 |
ckroon
Posts: 869
|
| Posted: 05/14/2009, 7:46 PM |
|
editable grids can be touchy things.
Make your the Where statement on the grid is correct and that the URL variables (if any) are present.
Do you have any Custom events on the Editable grid (Custom Update/insert)?
_________________
Walter Kempees...you are dearly missed. |
 |
 |
|