on 2007 Dec 28 8:39 AM
Hi,
How to add Textfield and inputfield dynamically when i select Radio button in webdynpro-abap.
Can any one give example code of this requirement.
Thanks
Neelima
Hi Neelima,
You can write code in wddomodify to create input field dynamically. you can use the class cl_wd_input_field for that. Using methods in the class u can create new input field.
you have to write the code to create input field inside a condition that check your radio button select.
i didnt tried with inputfield yet, but i tried creating radio button like this.i think it will work.
Regards
Sarath
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi neelima,
Please go through the following help link.
http://help.sap.com/search/highlightContent.jsp
regards,
Kishor.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
71 | |
10 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
5 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.