cancel
Showing results for 
Search instead for 
Did you mean: 

Getting rid of lead-select coloumn

Former Member
0 Kudos

Hi!

Using tables, you always get that lead-select culoumn, which indicates which row is selected(the blue square which turns orange). That is assumably derived from ABAP Dynpros...

In one of my tables I have a status indicator, which is a icon/image gui element. But I still get the lead-select culumn. Is there a possibility to get rid of it?

cheers

Stefan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Stefan,

Set the 'selectionMode' property of the table to 'none'

Hope this helps,

Best Regards,

Nibu.