What is the purpose/function of DataSource in SmartGWT?
What does the following line of code is doing using:
symbolGrid.setDataSource(dataSource);
version SmartGWT : 2.5
What does the following line of code is doing using:
symbolGrid.setDataSource(dataSource);
version SmartGWT : 2.5
Comment