Hi,
i need to get the text within a cell wrapped. Is there any help provided?
codesample:
<igDP:Field Name="beschreibung" Label="Beschreibung"> <igDP:Field.Settings> <igDP:FieldSettings AllowEdit="false"/> </igDP:Field.Settings> </igDP:Field>
So what exactly i have to do?
Hello,
Do you mean to ask how to have text in the text field to wrap (TextWrapping)?
Thanks,
yes. i want the text within the cells of the column "beschreibung" to be wrapped.