124
Views
3
Comments
Adding filter icons and functionalities to each column
Discussion

I have created a screen with table displaying request details. I need to add filter icons with functionalities as same as we use filters in Excel. With this feature for eg in my oml if I am clicking a column name it should display the values with checkbox if i select it must display only the rows I have selected

RequestList (2).oml
2022-04-29 09-08-10
Pramod Torase

Hi,

This functionality is not available with the default table widget.

You need to use datagrid forge component for that:

https://www.outsystems.com/forge/component-overview/9764/outsystems-data-grid 


Regards,

Pramod.

2023-05-25 06-24-18
Arif Baig

Hi Sakthipriya ,

If you want blow functionalities or like in excel have it is not possible to add in table you need data grid forge component to do this .

How to use data grid 

Sample  app : https://www.outsystems.com/forge/component-overview/9765/data-grid-sample-reactive 

Video tutorial OutSystems Data Grid : https://www.youtube.com/watch?v=OFXOPrkRlrI

Let me know if you want any other help 

Thanks 

Arif .


2022-09-27 05-23-26
Mohammad Shoeb

Hi Sakhtipriya,

The best way to implement Grid with full functionality is outsystems  DataGrid.

You can get demo application from 

https://www.outsystems.com/forge/component-overview/9765/outsystems-data-grid-sample

Also you can refer the datagrid tutorial for better understanding. checkout the Video


Hope this help.

Regards,

Shoeb

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