308
Views
3
Comments
Delete the sorting button in the table
Application Type
Reactive

hello, i am creating a table and it display by default the sorting button even if i dont put a sorting attrribute.

How can i delete the sorting button from the table ?


blob.jpeg
UserImage.jpg
vikas sharma
Champion

Hi Omar,

You just need to remove the sort attribute from the column header. Just click on column header and from properties remove sort attribute. Please refer below screenshot. Sort Attribute should be empty.


2024-05-08 05-59-38
Gayatri Kapadi

Hi Omar,

To remove sorting button, in the header cell of table there is "Sort attribute" available that should be removed. 

I hope it work.

Regards,

Gayatri

2021-09-06 15-09-53
Dorine Boudry
 
MVP

Hi,

You have to make the property 'Sort Attribute' empty on every header cell, it looks like you've only done it for id

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.