Skip to Content
0
Former Member
Jan 05, 2008 at 02:58 PM

how to use simple values services for multiple rows ina table

13 Views

Hi Frnds...

As per my requirment i need to use SVS for multile rows in a table.

The coding goes like this for getting single attribute which is directly under root context.

objSimpleValueSetCurr = wdContext.getNodeInfo().getAttribute("ctx_attribute");

(this is only for context attribute directly placed under root context in the view controller.)

We need to use value node and a value attribute inside this node. And retrieve the same. so need help regarding the code changes.

Regards,

Sudeep