Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
780
Row height problem
posted

Hello,

I am using XamDataGrid and the rows into some componentes have margin problem, I guess. Do anyone know a cause?

My settings:

DataRecordSizingMode="SizedToContentAndIndividuallySizable"


Field = Settings.EditorStyle:
<Style x:Key="icListaDadosCellQuebrarTexto" TargetType="{x:Type igWPF:XamTextEditor}">
<Setter Property="TextWrapping" Value="Wrap" />
<Setter Property="MinHeight" Value="20" />
</Style>

I am using Infragistics 14.1

Images with problems.

Thanks,

Fernando Marostega

  • 138253
    Offline posted

    Hello Fernando,

     

    I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.

  • 138253
    Offline posted

    Hello Fernando,

     

    Thank you for your post. I have been looking into it, but since this is not a known issue and I am not sure if all these columns are from one XamDataGrid or different ones, I cannot be completely sure what can cause such behavior. Could you please send an isolated sample project, where the issue is reproduced, so I can investigate it further for you?

     

    Looking forward for your reply.