Hi
I have an UltraGrid where I set:
I put a long text in a cell and it is "wrapped" into multiple lines as expected.My problem is that the bottom part of the text in the last line is being hidden when I set cell spacing, see attached screenshot (the bottom part of the "g" cannot be seen, and it makes it difficult to read the text).The whole text is being shown if CellSpacing is set to 0.
Can anyone help? I would like to use CellSpacing and at the same time be able to see the whole text.
Thanks
Hello Gopceti,
I followed the steps you suggested and was unable to reproduce the behavior you are describing. I created an UltraGrid with same cells as yours. I set the CellSpacing as well as all the properties as in your code snippet. When I ran my application entire text was visible. Attached is a screenshot of what is the result at my side.
One possible reason for this issue could be if you are using different version of Infragistics than me. My test was performed using Infragistics for Windows Forms 2016 volume 2 with latest service release. So could you please let me know the exact version of Infragistics components, which you are using?
Looking forward to your reply.
Hi Milko
Thanks for helping on this.
I have tried using Infragistics v16.2, v15.1 and v12.2 - all same bahaviour.
I have attached the code I use to reproduce the problem.
Initially I have tested this behavior on my Windows 10 x64 machine and was not able to reproduce it. Then I move to a Windows 7 machine and was able to reproduce it there. Therefore, I have asked our engineering staff to examine why the text is cut off when CellSpacing is set. To ensure that it will receive attention, I have logged this behavior in our internal tracking system with a Development ID of #235924. I have also created a case for your CAS-183242-B5T3R9 and will update your for the progress of this issue via the mentioned case. You could reach out your case following the link below:
https://es.infragistics.com/my-account/support-activity
Thank you for using Infragistics Components.
I can verify that I have the problem when using Windows 7.
I found a temporary workaround by setting DisplayLayout.Override.BorderStyleRow to "None".
Hi Gopceti,
This issue was fixed and fix was included in our latest service release for version 16.2 and 17.1. The fix is also included in all feature version of Infragistics for Windows Forms.