Hi,
I am developing a fast food POS app. I am using master-detail ipad page.
On the master detail page first i click on show menu button which will load detail page with whole menu in a grid.
Now what i want is that when i click on any particular menu item it will display all the content of that menu like 'name', price qty on the master page.
How to achieve this scenario.