I just had same problem and finally decided NOT to use the datagrid editcell, but to stick to the normal cell behaviour (with focusable propertty of grid template fields on) and to trap the openfield closefield msg at the group level, in the datagrid behavior script. It workds like a charm, with one click (I might need a license for that!).
Except.. I'm just opeening up a pbl thread with datagrid.. relative to the order of visit of lines using tabulations (see on list) Robert Trevor DeVore wrote: > > On Aug 4, 2009, at 7:54 PM, Josep wrote: > >> But how can edit directly the cell of the datagrid without making a >> doubleclick? > > This lesson should do what you need. It shows you how to update data > in a row (or cell). > > How Do I Update Data In a Row?: > <http://revolution.screenstepslive.com/spaces/revolution/manuals/datagrid/lessons/5434-How-Do-I-Update-Data-In-a-Row- > > > > > Regards, > > -- > Trevor DeVore > Blue Mango Learning Systems > www.bluemangolearning.com - www.screensteps.com > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > > -- View this message in context: http://www.nabble.com/delete-last-char-in-Datagrid-tp24818097p24886891.html Sent from the Revolution - User mailing list archive at Nabble.com. _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
