11-18-2009, 06:20 AM
(This post was last modified: 11-18-2009, 06:22 AM by venkatbatchu.)
Hi Sreekanth,
i have tried with the above example and observed that corresponding field has been focused so we will not have any problem but we have a easiest solution is
Thanks,
Venkat.Batchu
Hey guys,
mailashy78 asked how to focus the particular cell in datatable not in application..
I misunderstood the concept.
sorry guys....
i have tried with the above example and observed that corresponding field has been focused so we will not have any problem but we have a easiest solution is
Code:
Set objedit=Browser("xxxxxxxxxxxxxxxx").Page("xxxxxxxxxxxxxxxx").Frame("main").WebTable("Category").Childitem(row,column,'Property",Index) (Here property in the sense WebEdit)
objedit.click
Thanks,
Venkat.Batchu
Hey guys,
mailashy78 asked how to focus the particular cell in datatable not in application..
I misunderstood the concept.
sorry guys....