J
Jigar Mehta
Hye,
This is Jigar mehta from India. I have made one application that adds
dynamic menu items from the database. Each menu item has one ID and menu
item's text is coming from the database. Now, I want to get the notification
of the menu item click which is added dynamically. I want to put one common
routine where I can distinguish between all menu item clicks. Menu Items can
be two or hundred. So, how to make one handler that will be invoked with
parameter of the clicked menu ID...
Please help me out...
This is Jigar mehta from India. I have made one application that adds
dynamic menu items from the database. Each menu item has one ID and menu
item's text is coming from the database. Now, I want to get the notification
of the menu item click which is added dynamically. I want to put one common
routine where I can distinguish between all menu item clicks. Menu Items can
be two or hundred. So, how to make one handler that will be invoked with
parameter of the clicked menu ID...
Please help me out...