Skip to main content
5-Regular Member
February 10, 2015
Question

searchExpression syntax

  • February 10, 2015
  • 4 replies
  • 2070 views

Is anyone know what is the searchExpression syntax for the SearchDataTableEntries in a datatable

Thanks for your help

Denis

    4 replies

    5-Regular Member
    February 10, 2015

    Are you referring to the query for DataTables code snippet?

    5-Regular Member
    February 10, 2015

    No, I'm refering to the searchExpression input parameter we have in the service SearchDataTableEntries for a datatable

    5-Regular Member
    February 10, 2015

    Is there a particular reason you prefer using the SearchDataTableEntries service rather than using a Query for the dataTables? We recommend using a query to search through dataTables.

    5-Regular Member
    February 10, 2015

    No, there is no reasons. 

    I can also use Query but I was wondering if it could be easier to use searchExpression but for that I need to know what is the Syntax