Question
setting input focus to cfgrid
I'm trying to figure out how to address an HTML-based cfgrid
so that when the page loads, the grid gets the user input focus.
Anyone know how you do this? The attribute selectOnLoad simply
insures that a row is selected...but it doesn't actually put the
user input focus on the grid.
