11
Views
2
Comments
Solved
[OutSystems Data Grid] How to shuffle the rows based on error in the data grid?
outsystems-data-grid
Reactive icon
Forge asset by OutSystems
Application Type
Reactive

In data grid we are trying to shuffle the rows based on errors on top of the grid and remaining will be on the followed by down.

Please help me how to resolve the issue? 

2024-09-17 12-24-07
Rammurthy Naidu Boddu
Champion
Solution

Hi @Prudhvi Raj

As per my understanding the following steps to complete.

step 1: In data action of the screen where we assign Json data to the gird 

Step2: Create a button and perform the following action

Step3: binding the values based on conditions to both grid and columns.


Till you find any issues please let me know so that will help you. 

UserImage.jpg
Prudhvi Raj

Hi @Rammurthy Naidu Boddu 

Thank you for the solutions. It is working as expected.

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