Dear Experts,
I have a context node with carrid,connid and color.
I have created a table with this node showing carrid and connid.It is editable table.
In the table carrid column,to the celldesign property i am binding the color attribute of context node.
in the wdinit method,after selecting the data,i loop the data and assign value '03' to the color attribute.
Now the color of column carrid should be different from connid.but it is not.can anyone tell me where i am wrong.
Kind Regards
Sajid