Question
1
Replies
119
Views
Posted: August 31, 2018
Last activity: September 5, 2018
Closed
Changing the control type after interrogation
Hi All,
I interrogated a control which has a table grid but unable to interrogate the table the grid is designed using Farpoint Spread, but able to interrogate the windows form which contain the table. The interrogated control is of type Openspan.Adapters.Adapter. I am trying to get the values from grid by C# script but unable to do so as the conrol type is not recognised. Can we change the control type to table grid.
You might be able to change the control type by opening the adapter as an XML and modifying it manually.