Vikas Sinha
Hi,
Do we have any component in SPARK which has functionalities like
- search on each column header (normal text search and using dropdown)
- Grouping of data per row
Regards,
Vikas Sinha
SPARK Support
Hi Vikas,
There is no built in feature for the table like this. However, you could programmatically populate a Single Select control and set the search() method of a Table control.
https://support.salientprocess.com/docs/enterprise/Table.html#search
Regards,
Stephen P.