> If i put for only one table,it is working fine.If i put it for
> second table,the first table loses columnwidths.
Is this real code or just as you have typed it:
> var resizeBehavior 2= rtcm2.getBehavior();
> var resizeBehavior1 = rtcm1.getBehavior();
>
Hi,
I have one issue in resizing of a table columns.
I am using 2 tables in a page.And i used ResizeTableColumnModel for setting
the column width,as it needs to be dynamically adjusted.
If i put for only one table,it is working fine.If i put it for second
table,the first table loses columnwidths