Tuesday, April 9, 2019

Tip of the Day: Determining if an Enhanced DB Grid has Rows
Product.......: R:BASE X.5 and R:BASE X.5 Enterprise (Version 10.5)
Build.........: 10.5.1.30326 or higher
Sections......: Forms
Keywords......: GETPROPERTY, Enhanced DB Grid, GRIDHASROWS

Did you know you can find out if rows exist for an Enhanced DB Grid control?

A new GETPROPERTY parameter GRIDHASROWS has been introduced to return if
there are valid rows in the Enhanced DB Grid control.

GETPROPERTY EGrid1 GRIDHASROWS vRowsExist

The command syntax returns "True" if there are valid rows and "False" if
there are none.

Very Best R:egards,

Razzak.

https://www.rbase.com
http://www.facebook.com/rbase/

--
For group guidelines, visit 
http://www.rbase.com/support/usersgroup_guidelines.php
--- You received this message because you are subscribed to the Google Groups "RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to