Skip to Content
0
Former Member
Jun 28, 2006 at 02:08 PM

Some rows requires Link&some don't require link in LinkToAction tablecolumn

23 Views

Hi,

I code in WebDynpro for java.

I have a column in a table which is a LinkToAction.

Only for specific values which i get to this column, i require link and for others i do not want a link to appear in this column in that particular row.

For example, i query a RFC and get values for this LinkToAction column. If values i got from RFC is "Seats Available", i require a link in this column in that row.

If the value i get from RFC is "Seats Full", i do not want a link in this column in that particular row.

Can anyone give some hints on how to achieve this?

Thanks,

Bhuvana