Hello,
after resizing the width of columns, which are added to a certain group, the header of the group gets cut off :-(
The resizing is done programmatically with: columns.PerformAutoResize(PerformAutoSizeType.AllRowsInBand, true);and works fine.
But now, the group header shrinks as well and the caption is cut off.
How can I avoid this behaviour?
Thanks for your help!
Hi Boris,
I deleted all the 1058 dll references from my project. Is this the correct way to do it?
Also, I deleted the licenses.licx and rebuilt my project but still ran into the same issue.
Thanks
Hello joeleesin,
It seems to me that you are referencing the two different version in the same time. You should delete the reference to 1058 service release, leave the latest referenced, clean the license.licx file and try again to build your project.
Hi Mike,
I have recently upgraded from 10.2.20102.1058 to 10.2.20102.2151 and the below error occurs:
Ultragrid1.ActiveCell.GetText(Infragistics.Win.UltraWinMaskedEdit.MaskMode.Raw).ToString() The type 'Infragistics.Win.UltraWinMaskedEdit.MaskMode' exists in both 'Infragistics2.Win.v10.2.dll' and 'Infragistics2.Win.v10.2.dll'
I checked the references and it appears to have the latest dll files.
Do you have any idea how to fix this problem?
Please disregard my previous message. I restarted VS 2010 and the error went away.
Thank you so much!
I am getting the below error when i tried to build my solution.