Page 1 of 1

Setting content on master page by clicking on detail page list items

Posted: Sun Jun 29, 2014 10:06 am
by Asif

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!!