Question
Unable to Interrogate ASP.Net Grid control
Hello guys,
We're working on a POC for a .Net app and are unable to interrogate a grid control that's embedded in a form.
We can interrogate the fields (column headers and the scroll bar) in green (in screenshot), but unable to get the actual grid contents (highlighted in red).
Any help from your end would be highly useful and appreciated.
We're currently using Pega Robotics Studio v 8.0.1081.0.
I've also attached a screenshot of the info i get when I use Spy++ to interrogate the item.
This grid is most likely not supported - there are so many different custom grids. In instances like this, you have two choices. You can open a SR to add support for this grid (this may take some time as your request is prioritized with all other clients) or can use the UI Connector feature to create your own support if this control is a .NET based control.