ExpandableFieldRecordPresenter class error
Hi All,
I have a XamDataGrid control in my desktop applications which contains rows of data with specified columns. On expanding each rows, again there is a grid (of class 'ExpandableFieldRecordPresenter') contains rows of data with specified columns.
TestComplete shows the extended properties wColumnCount, wRowCount for Expanded grid with error value as below
Error: Error
An error occurred.
Possible reasons:
1. The application stopped responding.
2. The application was compiled incorrectly (see the Open Applications topic in the help system).
3. An error occurred in TestComplete.
Technical information:
97 0x80020006 (Unknown name.) Records
What I am trying to achieve here is to click the specified row of expanded grid using ClickRowIndicator() method.
Can anyone know why it shows errors instead of a value.
Thanks in advance.
Thanks,
Karthik K R