hi all,
I have a view in which there is a interactiveform form1 with a table1 in it.
I wanna to know how to make the field displayed with different color according to their value.
And how to make value = 0 not displayed.
I know there is a method fillcolor, but where should I call this method?
In wdInit? How can I access the object Form1 with java code?
Could somebody give me a idea?
Thanks a lot
Yimin