Hi Dhanya, For WebTable you can use *object.GetCellData(Row, Column)*
-- Regards, Manish Messanger IDs: Skype: manishbhalshankar Yahoo: manishbhalshankar GTalk: manishbhalshankar On Tue, Jul 21, 2009 at 5:21 PM, Dhanya A <[email protected]> wrote: > > Thanks Manish > There is no WebEdits in the datagrid. All values displayed are static > text like labels which keeps on varying depending on values from > database.I am able to get the child objects of the WebTable. But my > problem is, I want to get the values in particular row. If you have > any idea about this, please suggest me the solution > > Thanks and Regards, > Dhanya > > On Jul 21, 4:34 pm, Manish Bhalshankar <[email protected]> > wrote: > > Hi Dhanya, > > > > In case of WebEdits you can use Object.GetROProperty("value") or output > > checkpoints. > > -- > > Regards, > > Manish > > Messanger IDs: > > Skype: manishbhalshankar > > Yahoo: manishbhalshankar > > GTalk: manishbhalshankar > > > > > > > > On Tue, Jul 21, 2009 at 2:36 PM, Dhanya A <[email protected]> wrote: > > > > > I have a webpage in which there is a data grid. This grid consist of > > > so many rows and columns. Values in the rows and columns are retrieved > > > from the database and is displayed in grid. Also these values are > > > changing dynamically. Now I want to get these values using QTP Script. > > > Anybody please suggest me how to work on this. > > > > > Thanks and Regards, > > > Dhanya- Hide quoted text - > > > > - Show quoted text - > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en -~----------~----~----~----~------~----~------~--~---
