The id value for this table is G_ResultsGrid1xUltraWebGrid1.

When a user clicks on a row in this table, the row is selected.  Basically, 
an arrowhead is displayed in the left margin.  When the user then clicks on 
the edit button, the selected record is displayed in an edit form.

When I try the same thing through a Watir Script, I can see the row get 
clicked, but the row is never selected.  On certain other controls, I had to 
use the mouse down and mouse up events.  That trick isn't working for the 
table.

Thanks!


_______________________________________________
Wtr-general mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/wtr-general

Reply via email to