Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table control

Former Member
0 Likes
274

Hi,

I was working in table control..

I am having four button outside the table control..

When i press 1st button it want to show the first line in table control as highlighted

when i press 2nd it want to highlight asecond row(Or any color change)

Whether this is possible,If possible plz tell me how to do,any sample code

1 ACCEPTED SOLUTION
Read only

former_member673464
Active Contributor
0 Likes
256

hi,

It is possible to have that functionality. Just change the properties of the screen elements of that particular row for corresponding push button.For changing screen properties you can refer to the demo program

demo_dynpro_tabcont_loop_at

Regards,

Veeresh

1 REPLY 1
Read only

former_member673464
Active Contributor
0 Likes
257

hi,

It is possible to have that functionality. Just change the properties of the screen elements of that particular row for corresponding push button.For changing screen properties you can refer to the demo program

demo_dynpro_tabcont_loop_at

Regards,

Veeresh