Example   Source
  Menu  | 
<<
>>
 |  Run as  
When creating a new DbNetList object you supply a single argument which is the ID of the containing element. The simplest implementation of DbNetList can be achieved by specifying only the connectionString and sql properties and calling the initialize method. The connectionString property is assigned an alias which relates to a full connection string defined in the web.config file. For more information on creating a connection string for your own database see the help.