Columns on grid which shouldn't have scroll bars and should display all the columns
I have a Table,where some of the columns are exceeding the display area,and the requirement is like no scroll bar behaviour should be implemented.
So, incoporated with Fill 100% option on grid. even though some of the columns are exceeding the display area.
Tried approaches.
1) configoured table in dynamic layout -->not worked.
2) wrapp texted all the column properties and column labels-->not worked
Please suggest an approach which can make all the columns fit within the display area of the grid minimum 18 columns.
Thanks
Arun