Skip to Content
0
Jul 21, 2008 at 04:49 AM

How two protect cell into table

32 Views

Hi ,

I have a table in main window, which have one row and in one row there are four cell (column) .Requirement is that how two Page protect only three cells.

Cell1 Cell2 Cell3 Cell4

aaad 2332 lhkhl 57656

ttttttt 98989 uuuu 77655

I want to protect only cell2,cell3,cell4.if the information of cell4 one is breaking into next page then the information of cell2 cell3 and cell4 come together as a block of information.

information is coming from diffrent loop on each cell.