So I have created a page and inside that page, I'm using the grid..
above that grid I have created some of the columns.. as you can see in the image.. when I put the value in any of the columns.. what I have observed.. it is different for every record below the grid.
for example, if I select "Vendor Two" in the find column when selecting the first record of the grid.
as soon as I select another record in the grid.. all of the above columns get reset...
When I go back to the first row I can see my values..
Note that all of the fields above that grid are global variables.. on my page.. the fields above grid are not the part of my table..
What I want is for the values of the above group to remain the same for all of the records in grid..
Kindly tell me you know how to achieve this... thanks.
Code: