Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Using data from SQL tables.

    Hi,

    I have a few tables in sqlserver. Now i want to load my list-select , listgrid and other components with the data in those tables. I have made a connection to the database in the adminConsole.
    How do i create the data source which uses the data in the tables and the components are loaded with the data in those tables.

    Please help

    #2
    Start with the QuickStart Guide, chapter 6, DataBinding, and follow links into further documentation from there.

    Comment

    Working...
    X