Skip to Content
0
Former Member
Apr 23, 2009 at 07:31 AM

Dynamically alter the Column width of ALV Grid

3041 Views

Hi,

I have a requirement to dynamically alter the Column width of the ALV grid.

For eg, if I have 3 records in a single column ALV grid then the Columns width should be the maximum of the 3 records.

If the first record is of length 5, 2nd record of length 10 and 3rd record of length 8,

then the column width should dynamically take 10 (maximum length of all the records).

Please let me know if it is possible.

Thanks,

Harini