Sorting and filtering in oj-table using header template
Summary
Sorting and filtering in oj-table using header templateContent
Hi All,
I have a requirement to show filter and sort options in header of the columns of table like as it is in adf table.
Is this achievable on VBCS table?
I have tried using headerTemplate to put text field for filter component in the columns header, I have created the templates with oj-input-text for entering filter data and bind-text component to show the column label and assigned these templates to headerTemplate attribute under columns property of table.
the issue is if we use the header template option the default sort option will not be shown. is there a way to achieve this kind of layout on table headers? Kindly advise
Tagged:
1