Table of contents

Contents



Official Content

Here you can find specific GXtest commands for grids

GetRowsCount

GetRowsCountcommand_png

Gets the number of rows of a table or grid

Parameters

  • TableName: table or grid control name as defined in the KB

 Returns: the number of rows of the table

Examples

&driver.Verify(&driver.GetRowsCount("GridControlName")  = 3)

Note: for tables of type Canvas this command returns the number of cells instead of rows.

Availability

This command  is available since GeneXus 17 upgrade 1.

 


Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant