on 2005 Aug 02 3:00 PM
Hi Group,
i want to select a single line of a HTMLB TableView.
This table view based on a page attribute table that is
filled on OnInitalisation event.
This data can be seen in the table. But when i fire my
"SINGLESELECT" event, the page attribute table is initial
when i access the OnInputProcessing event.
Does have anyone an idea, what am i doing wrong?
I would be deeply grateful if someone would help me.
Greetings,
Sigi
Hi ,
When u select the line from the table than instead of OnInitialization ,OnInputProcessing event is fired first which means ur table doesn't fill.
The simple solution would be to fill the table in the OnRequest event or OnCreate event.
Hope it'll help u.
Thanks & Regards,
Ankur
Message was edited by: Ankur Jain
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi ,
For more clarity you can visit following link :
http://help.sap.com/saphelp_erp2004/helpdata/en/01/ad1e3a0088e042e10000000a11402f/frameset.htm
Thanks & Regards,
Ankur
User | Count |
---|---|
62 | |
12 | |
7 | |
7 | |
7 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.