searchExpression syntax
Feb 10, 2015
07:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 10, 2015
07:43 AM
searchExpression syntax
Is anyone know what is the searchExpression syntax for the SearchDataTableEntries in a datatable
Thanks for your help
Denis
4 REPLIES 4
Feb 10, 2015
08:54 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 10, 2015
08:54 AM
Are you referring to the query for DataTables code snippet?
Feb 10, 2015
09:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 10, 2015
09:00 AM
No, I'm refering to the searchExpression input parameter we have in the service SearchDataTableEntries for a datatable
Feb 10, 2015
11:06 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 10, 2015
11:06 AM
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.
Feb 10, 2015
12:26 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Feb 10, 2015
12:26 PM
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
