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.