Announcements
Can someone shade light on how exactly we can use "Filter Expression" property on FormStringControl ? As per property description on bottom of screenshot, it seems property allows complex filter expressions.
I tried few different combinations for example
None of above seem to be working. I know I could write few lines of code to add Range on column value and achieve the filtration but if possible i would like to configure values here instead of creating another EventHandler for trivial task like this.
Hi Manish1607,
For common string field filtering, you should provide the data source to be filtered in "FilterDatasource", "FilterField" is the data source field to be filtered and "FilterExpression" is what we enter in the filter box and you can not fill in complex filter expressions in the field.
André Arnaud de Cal...
294,217
Super User 2025 Season 1
Martin Dráb
232,978
Most Valuable Professional
nmaenpaa
101,158
Moderator