I have a portal layout with 2 vertical columns.
On portalLayout setCanResizeColumns is enabled.
Then a resizable vertical bar appears between the 2 columns and at the end of the second/last column.
I have 2 issues here:
1. I want to restrict the resizable bar that appears between the two columns so that the column can be minimized only upto a minimum width.
2. I want to disable the resizable bar that is appearing after the last column.
I am using smartGWT 2.3 on IE 9 browser
Can you please help with these issues here? I am trying hard to resolve these.
On portalLayout setCanResizeColumns is enabled.
Then a resizable vertical bar appears between the 2 columns and at the end of the second/last column.
I have 2 issues here:
1. I want to restrict the resizable bar that appears between the two columns so that the column can be minimized only upto a minimum width.
2. I want to disable the resizable bar that is appearing after the last column.
I am using smartGWT 2.3 on IE 9 browser
Can you please help with these issues here? I am trying hard to resolve these.