Selection Criteria



Optional expression identifying which records shold be retrieved from the database file.

Promptable? YES
Possible Values: Any valid SQL where clause
Bindable? YES
Products: ProfoundUI, Genie

Database-Driven grids can use this property, but custom SQL grids do not. For best security, avoid binding this property to any field that a user may directly edit; e.g. do not bind a user-editable textbox value to the same field bound to this property.