Hi,
We are having a Windows application called Talisma CRM, which we are trying to automate using CodedUI. It is having a data grid which we were not able to identify using coded UI, then we used "DevExpress" extension and we are able to identify the grid, though we are unable to perform any actions on the grid. such as, get the row data, identify a particular cell and getting the data from the cell etc.,
When we try to access the grid it gives controltype : Client, Technology : MSAA
We contacted vendor and they gave the below information regarding the grid.
"It is CListCtrl in MFC. Wrappers have been built around that".
Could you please suggest us what extensions do we need to use in order to access the grid and perform grid operations.
Regards,
Santhoshi