Home User Manual Discussion Forum Search

Grid Patterns

Patterns for Grids.

Use ODGrid, either by copying from another form or from the toolbox.  Create a method to fill the grid, usually called FillGrid():

Obviously, the above code needs a few alterations in order to compile. At a minimum, column names and widths need to be set in the lines that look like this:
col=new ODGridColumn(Lan.g(this,""),);
so they will look more like this
col=new ODGridColumn(Lan.g(this,"ColumnName"),100);

 

 

 

Open Dental Software 1-503-363-5432