on 2016 Aug 24 11:21 AM
Hi All,
In webdynpro am having 3 tabs ,within the 2 tab i want to create the select option(by using view container)
so i created the code inside method init..it is working fine for first tabl select options..
In 2nd tab ,while creating the select options are shwoing in first tab(for that also code is written in method init)..
Then we dont want to create label and input field..How can i create select options for differrnt tabs..
Anyone please suggest.
Regards,
Nithya
Hi Nitya,
You can initially write the select options in the wdoinit.
If you select the second tab on the on select event you will get the ID of tab,
Based on the id of the tab you can call the other select options.
Create two select options in the component first one embed in the first tab of view contianer and second one embed in the second tab.
I Hope you understand..
Thanks & Regards
@Surendra@
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
70 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.