Please raise more tickets with SPARK Support team to increase its priority to high. There any many more issues along with missing features in Date Picker control and we are not [...]
We have already logged a bug for this but it’s not yet fixed till version 4.5.0.1 EE and I’m not expecting the fix in 4.5.0.2 EE also. Currently, the only workaround is to use the Tab [...]
This is an example of how I have done this using two Text fields “txtFilter1” and “txtFilter2”. I’m calling ${table1}.search(customSearch) on Blur event of each Text [...]
The table has search() function to filter the contents, but how to use it to put filter on multiple columns in one table. I tried to put two text control and [...]