Skip to Content
0
Former Member
May 16, 2008 at 05:01 AM

Set the cell background design for a particular row.

23 Views

Hi,

I want to set the cell background design of a particular row of a table, and i want to do it through coding. On the click of a button a row is added to the table. So for this newly added row i want to set the cell background design so that i can differentiate this row from the others.

Can anyone send sample code for setting the cell background design.

I have created a dynamic table in wddomodify view. I am trying to set this design using column object. But its not setting it.

This column object is inside the for loop for table creation.

Ex: column.setcelldesign(); - Has no effect.

is this correct?

Pls suggest.

Regards,

Padmalatha.K