I'm implementing an embedded popup, and I want to resize it to the same width as the last column.
What exactly do you mean by "the extended grid column?"
And what kind of embedded popup are you referring to? A ValueList? An UltraDropDown? Something else?
I'm using UltraDropDown in the last column of the grid whose feature to extend last column is set. I want the popup control to be resized to the width of that column; however, the Width property of that column doesn't reflect its extended width.
Yes. Is there a way to do the same thing for DropDownEditorButton?
Hello,
If you are set a ValueList for ValueList property of the column, then the drop down will be with the same width like the owning column, by default.
Please let me know if you have any further questions.
Hi,
I just wanted to know if you were able to solve your issue based on our suggestions or you still need help? Just let me know.
Thank you.
I'm using a custom control not valuelist.
I just wanted to know if you were able to solve your issue based on Mike suggestions or you still need help? Just let me know.