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?
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.
Hi @Rammurthy Naidu Boddu
Thank you for the solutions. It is working as expected.