PDA

View Full Version : Combobox in Grid Rendering Problem



rarerules
5 Apr 2007, 11:44 AM
First of all, thanks for such a great library Jack.

I am having trouble getting a combobox to display properly inside my grid. I have not modified the default CSS files in any way, yet it seems as if the combobox is offset by a few pixels to the right. Any thoughts?

A screenshot of the problem is attached to this post.

Thanks so much.

jack.slocum
5 Apr 2007, 2:02 PM
From the screenshot, it looks like you have some kind of text-align:center or center tag on the grid?

rarerules
6 Apr 2007, 6:17 AM
Great, that worked wonders. Thanks!