Description
The InfragisticsWebDataGridView
object is a helper object that provides access to child tables and groups in the Infragistics WebDataGrid control. To obtain the InfragisticsWebDataGridView
object in scripts, use the wChildView
property of the test objects that correspond to the Infragistics WebDataGrid control or InfragisticsWebDataGridView
object.
The properties and actions of the InfragisticsWebDataGridView
object let you get and set grid cell values in the given grid view, simulate clicks on grid cells and so on.