Hey guys, i'm not managing to get the selected row from my datatable. I tried to do like the example in the showcase (
link here) but I may be missing some tiny detail.
Here's the xhtml:
Here's the code from my bean:
in my onRowSelect I ask it to show me the attribute numOs from the current selected row in the dialog, but nothing is shown.
in the console nothing appears either, not even a null value. I debugged the project, but couldn't discovery anything as well.
I appreciate any help, thanks a lot