Hi All,
I have problem in displaying ALV Grid using Object Oriented ALV.
The problem is the column width of the ALV grid is not displaying optimized.
I tried with Optimized column width by setting layout attribute 2cwidth_opt = 'X' " ,even though it is not displaying with optimized width.
If i right click and in ALV grid and pressed 'Optimize Width',then only it is showing optimized column .
Kindly Help me to show optimized column from program itself.