Forum Discussion

sayvikas's avatar
sayvikas
New Contributor
11 years ago

Need help in Automating TMS Grid controls

Hi There,



We have Applications build using C++ builder 2010 and TMS Grid control,

Now we have to test the application using testComplete.



I am facing problem while accessing Grid Values...



what i have done..

1)Created a sample App on XE builder 2010

2)Added a Form into the app as Unit1.cpp

3)Added TAdvStringGrid to the form

4)set someCalues to the grid like advStringGrid->Cells[0][1]="Test Name";...

5)Set the builder settings to Release

6)Set all the debug Information as Enabled...

7)Make the application like

http://support.smartbear.com/viewarticle/56050/



Can you guys help me on this...



As per Company policy i cant post you the code but i will try to explain if you need any further information.



Regards,

Vikas Mishra



No RepliesBe the first to reply