Example   Source
  Menu  | 
<<
>>
 |  Run as  
Instances of DbNetList can be nested together using the addNestedList method to create a tree-view style list. Any parameters that are set to an empty string are automatically populated with columns values in the parent row with corresponding names. The example also demonstrates use of the setColumnProperty method to configure columns selected using the sql property. Setting the display property to false will remove the column from the display and return the value as a attribute of the row. The format property can be used to format the values of numeric and date/time values.