Forum Discussion
3 Replies
Hi Ankita,
Which grid control are you using? What is the value of the control's WndClass property (you can check it using the Object Browser)? If the control is a .NET control, please tell us the value of its ClrFullClassName property.
- ankita_agarwalNew ContributorHi Tanya,
The control type I am using is "pane"
The "WndClass" is "Gupta:Child Table"
It is not a .Net control.
Hi Ankita,
The control might have a special property that allows you to change the size of columns. Check that in the controls' documentation. You can change the value of this property from TestComplete. If this doesn't help, is there a way to get a sample app containing this control?