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!
Hi:
Are you trying to attach these popup menus to a grid in which you have check boxes for selecting customers? Or is it something else?
Thanks,Jim