cancel
Showing results for 
Search instead for 
Did you mean: 

Button becomes invisible by setting enabled false

ameya_kulkarni3
Participant
0 Kudos

Hello,

I need to disable a button in Webdynpro.

I used a wdy_boolean context attribute for binding the 'Enabled' property of the button.

My problem is when I am setting the property as abap_false,the button becomes invisible and not disabled.

What could be the issue?

Kindly help

Thanks and Regards,

Ameya Kulkarni

Accepted Solutions (0)

Answers (1)

Answers (1)

ChandraMahajan
Active Contributor
0 Kudos

Hi,

Are you sure that you set the property Enabled and not Visible ?

Thanks,

Chandra