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
475
How to use getSelectedRows() function to get selected rows
posted

Hi,

I know that you can get user selected rows by using event handler for selectedRowsChangeListener="#{webgrid_rowSelectionPage.onSelectedRowsChange}" or using the function getSelectedRows().

 I assume the event handler function and getSelectedRows() function should be implemented in backing bean. I couldn't find document on the backing bean and any example for it. I download netAdvantage for JSF 2008 vol1 document, but it doesn't cover it.

So how do I implement onSelectedRowsChange function or getSelectedRows() function?

 Thanks.

Parents
No Data
Reply Children
No Data