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...(read more)
↧