Editable Data Grid Lili  2010-05-07 11:29
Status: Closed
 
If I create a view of data table, for example, in a wiki web part, how do I make each of the cells editable by user and allow them to submit the data table into DB?
 
 
eknelson responded:  2010-05-07 12:37
You may be looking for the "editable" config property for LABKEY.ext.EditorGridPanel. For further info on this API and samples, see:

https://www.labkey.org/download/clientapi_docs/javascript-api/symbols/LABKEY.ext.EditorGridPanel.html
 
Lili responded:  2010-06-28 09:40
Thank you, Bill(?). This works for me.
 
Matthew Bellew responded:  2010-06-28 10:13
Nope, not Bill (though he is a helpful resource on the support boards). Elizabeth Nelson one of the two writers on the LabKey documentation team. The other is Steve Hanson.

Matt