on 2007 Nov 06 9:45 AM
Hai,
I want to know is there any way to capture the row index of table view with out using lead selection, selection mode.
In my case i am clicking on a column of a table view row. I want to capture the row index or column value. One of them will solve my problem.
I don't want the leadselection.
Points assured. Give me a hint atleast...
Thanks and Regards
Vijay
null
I solved it using the Java script.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Why not use lead selection? This is where SAP has already written all the event capturing logic. Without the lead selection, you are on your own. You will have to write your own custom JavaScript and probably manipulate the SAP rendered output using the BSP:findAndReplace element. However this solution would not be supported by SAP.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Thomas. I will explain it in detail.
I am Displaying a Hierarchy report using table view. The Leadselection causing the problem in Display. I am using PHTMLB hiercell. I don't want the lead selection for items. To avoid that i am not using the leadselection.
I am exploring still.I didn't get the solution yet. is there any way please let me know.
Thanks and Regards
Vijay
User | Count |
---|---|
74 | |
10 | |
8 | |
7 | |
7 | |
6 | |
5 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.