Hello Everyone,
I have a requirement of showing an editable grid when clicked on a value in a read only grid.
Is it possible to do?
Or Is it possible to give a search filter and user filters to a editable grid?
Discussion posts and replies are publicly visible
Both are read only grids only.
There wont be any editing of the data in the grids. I just have to show 2 table records.
Oh - that's fairly easy then. Just store the identifier of the row the user clicks from the first grid, and use it when pulling data to show in the second grid. Prior to that first click, just don't show anything where the second grid would be seen.
Sorry then, my answer was to the top level question you have posted. Mike Schmitt has given the answer above.
Question was very misleading I would say for the requirement.
Unknown said:Question was very misleading I would say
yeah several red herrings included there - maybe just for the fun of it