Posted 5 July 2022, 9:21 pm EST
Hi,We have a need to show C1FlexGrid column using a textbox. for that we use DataTemplate. now we have a need to TextWrap the content and to AutoSizeRows to show all the data.
When using this scenario - AutoSizeRows DOES NOT WORK...
Attached is a sample with 2 FlexGrids:
1. Using our DataTemplate of Textbox - does not work.
2. Not using a DataTemplate - works fine.
Please advice.C1FlexGridWrapIssue.zip
