[Progress Communities] [Progress OpenEdge ABL] Forum Post: KUIB datasource filtering

  • Thread starter Thread starter jackc@fordav.com
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top