I create a Button, and place this code in there.
Code: Select all
focus on group myGrid
Any idea why this won't work?button "Button": execution error at line 2 (focus: not a valid control), char 1
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Code: Select all
focus on group myGrid
Any idea why this won't work?button "Button": execution error at line 2 (focus: not a valid control), char 1
Code: Select all
set the dgfocus of group myGrid to true