350
Views
7
Comments
Solved
[OutSystems Data Grid] Data Grid Column Filter Deactivate
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

I am using multiple DataGrids to display data for different projects and am having an issue with Deactivate Filter.

Attached is an OML demonstrating the issue.

When you click on the link for Project 1, there are two buttons in the Actions area linking to two separate DataGrids. Clicking either of those buttons links to a screen where the DataGrid is correctly displayed with a) column headers formatted b) zero values not shown c) css applied to rows and d) filters deactivated on all columns. These displays are set through the Initialize screen actions for each grid.

However, from the Project 1 screen if you click on the Data_1 Grid button in the Actions area and then click on the Data_2 Grid button in the Actions area of that screen, when DataGrid 2 displays a), b) and c) above work but d) filters deactivated does not work.

Can anyone identify what is causing this issue? Thanks in advance.

DataGrid_Test.oml
2020-08-05 09-00-16
Gabriel Lundgren
Solution

I tested using version 2.6.3. Can you try upgrading your version?

2020-08-05 09-00-16
Gabriel Lundgren

Hey Scott,


Sorry for the delay. I tried reproducing your issue, but I didn't manage to do it. As you can see, when I reached the second data grid, the filters were deactivated. Did I miss something?

UserImage.jpg
Scott Allen

Thanks for the response. Now I'm really confused.

I downloaded the OML I posted here and entered a new project.

When I click on the Data Link 1 button and then from the first grid, the Data 2 button just as you did, I get the following result with the filters showing.


2020-08-05 09-00-16
Gabriel Lundgren
2020-08-05 09-00-16
Gabriel Lundgren
Solution

I tested using version 2.6.3. Can you try upgrading your version?

UserImage.jpg
Scott Allen

Thanks Gabriel - it was that simple.

Turns out this bug has been fixed in later versions.

Appreciate you taking the time to help me.

2022-12-05 07-28-20
Nihil Gujar

Hello, Is their any way to Just show Filter by condition when I click to Filters Icon. I don't Want to Show Filter by Value for a Particular Column 

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