1
0
-1

Hi there,

Would appreciate for help why my list grid in form is not working based on the SQL condition that I have set in DataList?

When I preview the data from datalist, the query is working fine.  But when I applied onto list grid, it shows all records instead of filtered list by condition.    I have no idea whether I miss out some setting in list grid?

Please advise.  thanks.

 

 

 

  1. Andrew

    Hi Pls submit your app or sample of the SQL query so we can help you. Thank you

  2. Wong Wah Man

    Already resolved the problem. Both datalist and list grid using the same jdbc binder will fix the above issue. Thanks a lot.

CommentAdd your comment...

1 answer

  1.  
    1
    0
    -1

    Hi

    Here is an example app to populate a Form Grid using JDBC, which is similar to List Grid.

    APP_5112-FromToGrid.jwa

    If you are using Joget Workflow Enterprise v5, remember to import the JDBC plugsin first, from https://marketplace.joget.org/jw/web/userview/mp/mpp/_/aa?d-2242819-p=1&d-2242819-fn_AppName=jdbc

     

      CommentAdd your comment...