Hello All,
I have a table view and I need the selected row index value when I will select a particular row by clicking on the selection tab.
I have written the following code inside eh_onselect method. But I am not getting the row index value in lv_index. every time it is giving me 0 value.
me
-> typed_context -> result -> eh_on_row_selection ().
Can you please help me on that.
Thanks,
Chhanda Sarkar