Hello,
I have a grid with a webcombo as the editor controller. I also allow word wrap so some of the rows take up more lines. On these rows, the arrow image for the combo's dropdown takes up all lines. So instead of being just 20px by 20px, it is stretched to the height of the row and the width stays the same. I guess it's the whole combo box that is taking up the entire height of the row. I do have a height specified on the controller...This problem only happens in Internet Explorer, Firefox is fine with it. Is there anything I can do about it?
Thanks
- Sarah