Auto Select first row
I know you can get the first row by using:
obj.setProperty("selection/index", 0);
how do I grab the data out of column 1 upon that auto-select.
I want the value to populate document.form1.PROGID.value
any help would be appreciated
obj.setProperty("selection/index", 0);
how do I grab the data out of column 1 upon that auto-select.
I want the value to populate document.form1.PROGID.value
any help would be appreciated
simple man
April 14,