Hi
for a webdynpro application:-
1. In a view, i need to add a tabstrip.( this can be done statically or dynamically. whichever is best)
2, then the number of tabs in this tabstrip should be decided dynamically based on the number of
records in a table.
3. Each tab will then have a table . the records in the table will depend upon the tab selected. (So i
think maybe this will also be dynamic. )
Please suggest how do i go about the above scenario and if possible please provide code snippets.
regards,