J
jackc@fordav.com
Guest
I have made a simple grid view to pull in data from the added data provider. Only - the network call to get the data times out. The table on the server has a lot of data and I only want to get records back for a specified filter. username='jackc' AND age > 10 --- for example How can I edit my grid view to pass this ServerSide Filter?
Continue reading...
Continue reading...