Hi, I have a data table and for each row that is generated, I'd like to be able to right click on the row and have actions that I can perform on the row appear in a popup menu.
Any suggestions? I see the context menu in YUI library but is there a something in wicket that can help accomplish this? I like this example but it's all in javascript.. http://developer.yahoo.com/yui/examples/datatable/dt_contextmenu.html. I am using wicket 1.3. Thanks Karen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
