cancel
Showing results for 
Search instead for 
Did you mean: 

DropDownbyIndex problem

Former Member
0 Kudos

Hi all,

I have enhanced a standard web dynpro component, I have added a dropdownbyindex custom field on the screen. Every thing is going as per my requirement. Now the value I selected in the drop down box is getting refreshed, but I am able to capture the value selected. My problem is the value selcted is getting refreshed(value getting disappeared on the screen).

Info on this ia highly appreciated.

Thanks,

Krishna

Accepted Solutions (1)

Accepted Solutions (1)

former_member1151507
Participant
0 Kudos

Hi Krishna,

This problem may occur if you write drop down table binding code in WDDOMODIFYVIEW. In this case, you will get the value selected but as the table binding occurs again, dropdown gets refreshed.

Regards,

Manogna

Answers (0)