Skip to Content
0
Former Member
Oct 29, 2012 at 09:54 AM

Problem in Tabstrip

31 Views

Hello Experts,

I am facing an issue in the tabstrip of web dynpro application.

I have three tabs which represents three different views.

These three tabs will get triggered for each item number which is present in the list view(default view).

where these three tabs contains different tables and these table will be populated once after giving some data to the input fields of the tabs.

once after filling the data and going back to the list view and clicking on the same item number..I am not able to retrieve the datafor these tabs..

So where should i write code whether in wddoinitview or wddomodifyview.