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

tabstrip

Former Member
0 Likes
367

Hi.

when iam in a tab in table control.

i should not allowed multiple lines to be highlighted on any tab - only allow one line to be highlighted at one time.

please revert back as soon as possibe

Kirthi

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
350

Hi

By screen painter you need to set the flag to allows single selection only:

after running screen painter, do a doubleclick on table control and set radiobutton <b>SINGLE</b> in the <b>LINE SEL of attributes section</b>.

Max

2 REPLIES 2
Read only

Former Member
0 Likes
351

Hi

By screen painter you need to set the flag to allows single selection only:

after running screen painter, do a doubleclick on table control and set radiobutton <b>SINGLE</b> in the <b>LINE SEL of attributes section</b>.

Max

Read only

jayanthi_jayaraman
Active Contributor
0 Likes
350

Hi,

In layout,

try w_layout-sel_mode = 'B'.