How to check user has selected all the record using the top check box in the grid
TestTable_ds.defaultMark() method can tell you if the user has selected all the records in the grid on the Form or not

How to check user has selected all the record using the top check box in the grid
TestTable_ds.defaultMark() method can tell you if the user has selected all the records in the grid on the Form or not
*This post is locked for comments