Hi All,
I have a small problem,
I have created a test BSP application which I need to use further for my project.
I have 2 pages, in Page one I'm displaying slights table, Later depending the selected Row, more details need to be displayed in next page.
I have designed using HTMLB and I'm not using MVC architecture.
Now the problem is I'm not able to pass the Sflight_tab from first page to second page.
I'm using navigation->set_parameter( 'sflight_tab' ) and sflight_tab is declared in Page attributes in second page.
However, the data is not appearing the second page.
Any ideas if navigation->set_parameter is different from HTML and HTMLB?
removed by moderator
Thanks,
Chaith.
Edited by: Durairaj Athavan Raja on Aug 5, 2008 2:35 PM