Hi All
I am using sort attribute in Header cell to sort the columns in a table. When i move the mouse over sort column both ascending and descending arrows are shown. i want to show only the arrow that was applied means for ascending ascending arrow alone should be shown. if descending then descending arrow alone to be shown. is this possible
It is a react web application
Thanks
Kumar V
Hi @saravanakumar v ,
I wrote about this, it takes a bit of work to set it up, but once done, you have a webblock that you can use for many tables.
See this forge asset, it has link to article.
Dorine
Hi Dorine
Is it possible without the component due to company policy.
Hi @saravanakumar v , as Dorine mentioned, you have the links to the guide inside the component page.
Here are the links:
1. https://itnext.io/styling-sort-icons-on-an-outsystems-reactive-table-part-1-d3d78aa95e60
2. https://itnext.io/styling-sort-icons-on-an-outsystems-reactive-table-part-2-69082c753de4
3. https://itnext.io/styling-sort-icons-on-an-outsystems-reactive-table-part3-482789bb3839
The forge asset is just an example implementation, you can build your own block using the articles