Hi,
I am developing a fast food app in which i m using a master-detail page
On the detail page i m having grid of menu items.
Now what i want is that when i click on any particular menu item it will take all the values like name ,price(present on that particular gridcell) and set it on the master page.
pls help!!