I have one view, which displays a table (2 columns, multiple rows). I am selecting multiple rows from this table and storing one of the two column values in the controller context. I cant figure out how to pick these items from the controller context for display in another view I have created.
All suggestions appreciated.
Thanks,
Murtaza.
Add a comment