I want to close an open cell (field) in a datagrid

dispatch "CloseFieldEditor" to grp "DataGrid 1"     -- does not work.

This does not work either :
put the long id of the target into tFieldEditor -- the target being that field
 dispatch "CloseFieldEditor" to grp "dataGrid 1"  with tFieldEditor

I don't seem to find how to do it in the manuals and the older postings in this group.

Thanks,

Beat Cornaz
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to