Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
50
Need help: Popup menus should be displayed on selection of check boxes.
posted

Hi,

We are evaluating "NetAdvantage for JSF 2008 Vol. 2" to upgrade current production version "NetAdvantage for JSF Vol1 2006".

We have one requirement in our application: "Add/Remove list of selected items to the specified group."

Say for example, add the different customer ids 1001, 1002, 1003.... to the customer group "ca_customers_list".

We have provided the check box where user can select any number of customer ids and then right click the mouse where popup the menus "Add to Customer List" and "Remove from Customer List". On selection of one of the popup menus, customers groups will be displayed where user can choose the group name to which customers are added or removed from.

Need your help: to display popup menus only when check boxes are selected otherwise menus should not be displayed eventhough right click the mouse.

Please share with us sample code or dummy application to achieve the above need.

Thanks in advance!