cancel
Showing results for 
Search instead for 
Did you mean: 

Regarding table view

Former Member
0 Kudos

Hi to all,

Here my requirement is, i have one table view to display employe data.whenever clicked on employe name i want to display the entire employe data using cell renderer.

i had given upto enable links for employe names after clicking on employe name i am unable render that value.

how can it possible please tell asap.

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

If you are using two nodes with parent and child relation, then you can go for supplyfunctions to fill the data on lead selection of parent data

Regards

Raghu

Former Member
0 Kudos

are you getting lead selection of that particular employee name?

and have you kept the data of that particular employee in hash map or hash table to retrieve it back when clicked or are you calling any function module or query?

Former Member
0 Kudos

Hi,

The main problem here is getting clicked cell value(Emp Name).

If i get that value i can manage remaining things.

BestRegards,

surya.