cancel
Showing results for 
Search instead for 
Did you mean: 

How to add two value nodes to single column in the table

Former Member
0 Kudos

Hi please let me know how to add two value nodes to single row in the table.

reagrds

mmukesh

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi:

If you want to show in the row ont time the value of attribute A and one time the value of attribute B, use cell variant

if you want to show un a cell row two attributes values (such as concanated) use calculated attribute

Former Member
0 Kudos

Hi Mukesh,

Create a new node and populate that new node from those two nodes.

Like if u wnat it side by side concatinate or if any caliculations do operation and assign it to new node.

Finally add it to the row in the table.

Thanks,

Sanjeev

Former Member
0 Kudos

HI Mukesh,

You can use calulated attribute for that.

With Regards

Naidu

Former Member
0 Kudos

HI Naidu

Let me know the code at runtime we can create link in the column

in the follwing method

public static void wdDoModifyView method

regards

mmukesh