Page 1 of 1

Visible and Disabled properties different

PostPosted: 30 May 2019 16:42
by gbh100
When I change the Visible property of a menu item in an Ajax event the control updates but when I change the Disabled property of a menu item I need to do an AjaxRerender to update the control. Why are they different? I don't like to AjaxRerender more than necessary as it causes more communication then I would like.

Re: Visible and Disabled properties different

PostPosted: 31 May 2019 12:18
by Alexander Bulei
Hi gbh100,

I've added the possibility to change the disable state via ajax on next beta build.

Best Regards.

Re: Visible and Disabled properties different

PostPosted: 20 Aug 2019 01:13
by gbh100
When the menu item is disabled via an ajax event the button still fires if selected. It is disabled in the browser (greyed out) but still active.

Re: Visible and Disabled properties different

PostPosted: 27 Aug 2019 09:22
by Alexander Bulei
Hi gbh100,

Not reproduced.

Best Regards.