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
20
How do I get buttons to change state (enable) with WebGrid
posted

Hello,

I am trying to enable command buttons when a selection is made in a webGrid using SelectedRowsChangeEvent listener.  I am able to change the state of the button desired but I can not get JSF to repaint the page with its new enabled look to the button; the button is still disabled as far as the user is concerned since it can not be pressed.  I wanted to only allow the command button to pressed when they have a selection from the weGrid's select row checkboxes since the button will take action against there choices. 

Any help would be appreciated.

--laz 

Parents Reply Children
No Data