cancel
Showing results for 
Search instead for 
Did you mean: 

Selection in webdynpro table

Former Member
0 Kudos

hi all.

I am trying to implement search in WebDynpro table with master column. According to some data inputed I select the next appropriate element in table(the table has 10 visible rows). Everything is ok, until we have selected element on the another table page. The lead selection is work, but I can't see this selection in table(the page, that contans element is not active).

I can update the firstVisibleRow parameter, but I can't get the selected row in table(because I have tree column).

Can anyody help me with my problem?

Accepted Solutions (1)

Accepted Solutions (1)

former_member182372
Active Contributor
0 Kudos

Alexander, check /people/valery.silaev/blog/2005/06/13/master-of-columns-part-i and https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1896. [original link is broken] [original link is broken] [original link is broken] It is WDJ but idea is the same.

Answers (1)

Answers (1)

Former Member
0 Kudos

Thnx, Maksim

this blog

/people/valery.silaev/blog/2005/06/20/master-of-columns-part-ii

helped me to solve the problem.