SOLVED:setting focus and editing field programmatically
Posted: Mon Jan 19, 2015 8:38 pm
Hi
I am working on custom column behaviours in a grid.
What I want to do (to start with) is to programmatically focus on a specific column and in effect "double click" to start editing
I am using all forms of the focus on command but is not working even just to focus on the grid itself
for example
focus on group "grid1" of this card
focus on "field "date" of group "grid1" of this card
the first one gives no error but does nothing. The second one says there is no such object
specifically button "focus": execution error at line 3 (Chunk: no such object), char 1
KIndest Regards Lagi
I am working on custom column behaviours in a grid.
What I want to do (to start with) is to programmatically focus on a specific column and in effect "double click" to start editing
I am using all forms of the focus on command but is not working even just to focus on the grid itself
for example
focus on group "grid1" of this card
focus on "field "date" of group "grid1" of this card
the first one gives no error but does nothing. The second one says there is no such object
specifically button "focus": execution error at line 3 (Chunk: no such object), char 1
KIndest Regards Lagi