Yahoo Flex Skin problems with DataGrid

I'm using the Yahoo! Flex skin on one of my projects and the datagrid column resizing is totally busted. It works once or twice and then breaks down. The cursor is not centered properly, and the column separator is displayed wrong by one pixel. The fix was simple enough, just comment out the headerSeperatorSkin and stretchCursor lines of the CSS file. Just thought you should know in case someone ever runs into this.

I spent so much time trying

Submitted by Mauricio Rossi (not verified) on Wed, 07/14/2010 - 00:13.

I spent so much time trying to figure this out. I thought the problem was adobe's until I made a new datagrid and realized that no matter what I did, the same thing kept happening. Eventually I realized I should try commenting out the yahoo css, and that worked.

Recent comments