I am using LGPL version of SmartGWT and I am using DataSource to fill ListGrid but it is too slow. When i use ListGridRecord[] then it works fine. The issue with current implementation is that i am unable to apply criteria on ListGrid. What to do now.