I used a ultradropdown for the grid. But the width of the dropdown does not have the same size as the column.
How do i set it to have the same size as the column?
Thanks,
Check out the DropDownWidth property. I think f you set it to -1, it will size itself to the column automatically.
It is set by default to -1 ......