cancel
Showing results for 
Search instead for 
Did you mean: 

Cell Editor in a Dynamic Table

Former Member
0 Kudos

Hi Experts,

I am able to generate a table dynamically. The table cell editor I have choosen is an input text.

It is behaving like a link.ie. when ever I hover my mouse over that cell,hover link is getting enabled and action is getting performed without setting onAction.

Please help me, how is remove this hover link.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks all.

By the following loc, I have got my issue solved.

<table>.setSelectionChangeBehaviour(WDTableSelectionChangeBehaviour.MANUAL);

Regards,

Jay.

former_member201361
Active Contributor
0 Kudos

hi,

can u post the code for the creation of the table and other UI elements .

thanks and regards

fazal