Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

webdynro :: dynamic control of node properties

0 Kudos

Hi,

I need to control the "select All & deselect All" button at left top corner of the Webdynpro ALV Table based on different conditions in the dropdowon filed which is provided above the Table.

i.e How to change the node properties of the ALV Webdynpro Tree dynamically.

regards,

balu

3 REPLIES 3

Former Member
0 Kudos

Hi,

Change thw Drop down field to Listvalues and make as 0:n cardinality and the it will allow multiple selection in the drop downlist.

D@s

0 Kudos

Hi,

Based on the selection of the dropdown field.

The ALV Table whcih is presend in the screen should change the "Select All & Deselect All" to Active mode to Deactive mode dynamically.

regards,

balu

0 Kudos

Hi experts,

My requirement is to change the webdynpro node properties dynamically.

using the interface if_wd_node_info-is_multiple_selection, I can view the status of the node properity.

But I am unable to get any help to change/set the property dynamically at runtime.

any help in this will much help full.

regards,

balu