3.2.0

How to set a custom grid property

Hi All,

I have two grids in a page, say grid1 and grid2. Grid1 contains only one row to enter search criteria and grid2 displays the search results. Within my code I wish to set a custom property for grid1 object. something like the example shown below

gird1.setchild = grid2;

How can I create such a custom property for the grid.
Stephen
December 14,

This topic is archived.

See also:


Back to support forum