cancel
Showing results for 
Search instead for 
Did you mean: 

IWDTable LeadSelect

Former Member
0 Kudos

Hi,

When i use API's to build Tables and set the lead selection to off on load using node.setLeadselection(-1), a extra empty Table Row is added in the beginning of the Table.

So i presume one extra context node is added.

But i have not observed the same when i build a Table in design time and set the node.setLeadSelect(-1) in the wdDoModifyView.

Is there a solution to this?

Cheers,

Balaji

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sorry for this,

the node.setLeadSelect(-1), has started working now

Better late than never

Cheers,

Balaji