Hello,
we need to have the row height automaticly, the following code doesn't work:
any idea?
Christian
we need to have the row height automaticly, the following code doesn't work:
| <telerik:GridBoundColumn UniqueName="DATEINAME" HeaderText="Dateiname" DataField="DATEINAME" Groupable="false" Display="true"> |
| <HeaderStyle Width="430px" /> |
| <ItemStyle Wrap="true" /> |
| </telerik:GridBoundColumn> |
any idea?
Christian