Hi ...
I just wanted to know how to resize column width while using UltraGridBagLayout with UltraGridRowEditTemplate. I have added tow lables in template but second lables is not getting fixed in column n getting wrapped out in next line.
Hello KPCN,
What you could do is to set the 'ExpandToFitHeight' property of the 'UltraGridBagLayoutPanel' control to 'True' and see if it suits your needs. Please let me know of the result, I will be waiting for your feedback!
Hi Boris,
I 've already set those properties. still its showing the same result.