2007 Aug 23 2:24 PM
2007 Aug 23 2:30 PM
Hi Laxman,
you can fix Column grid by giving width in field catalog.
ex.
ls_fieldcat-outputlen = 20.
Reward if useful,
Sachin.
hi
how to expand column width in alvgrid.
thank.
2007 Aug 23 2:26 PM
Just increase the length which u are passing to the fieldcatalog for the required field.
Reward if helpful.
cheers,
sharadendu
2007 Aug 23 2:26 PM
Hi Laxman,
You have a parameter <b>COLWIDTH</b> which you can specify in the fieldcatalog.
<b>Reward points if this helps,</b>
Kiran
2007 Aug 23 2:27 PM
Outputlen (column width) This parameter is used if the desired output length for a field is desired to be different from the internal output table field.
2007 Aug 23 2:27 PM
2007 Aug 23 2:30 PM
Hi Laxman,
you can fix Column grid by giving width in field catalog.
ex.
ls_fieldcat-outputlen = 20.
Reward if useful,
Sachin.