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
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
Comment