Login
Products
Sales
Support
Downloads
About
Home
»
Technical Support
»
Elevate Web Builder Technical Support
»
Support Forums
»
Elevate Web Builder General
»
View Thread
View Thread
The following is the text of the current message along with any replies.
Messages 1 to 1 of 1 total
Grid Question
Tue, Oct 8 2013 4:03 PM
Permanent Link
Walter Matte
Tactical Business Corporation
I have a grid with an attached Dataset.
dataset.autoedit := false;
grid.alwaysshoweditor := false;
alwaysshowselection := false;
When I double click on a cell it allows me to edit the data. Iwant to dcontrol via button when data can be edited or inserted. Why is this happening?
Walter