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 ICON click

Former Member
0 Likes
792

Hi,

In table control, I have a column with ICON. if I click (single) on the icon it has to take me to the related transaction. Can any one suggest me how to do that.

Thanks in Advance.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
671

Hi,

use button for icon and give function code for button

this may be solve your problem

Hi,

In table control, I have a column with ICON. if I click (single) on the icon it has to take me to the related transaction. Can any one suggest me how to do that.

Thanks in Advance.

3 REPLIES 3
Read only

Former Member
0 Likes
672

Hi,

use button for icon and give function code for button

this may be solve your problem

Read only

0 Likes
671

I am creating the Icon Dynamically, So I can not change the table control column as Button.

Read only

0 Likes
671

Hi

If you want to manage a ok-command that colunm has to be designed as button, but u can insert an ICON dynamically just as u're doing now

Max