RE: [flexcoders] DataGrid highlight issues

2009-05-20 Thread Jake Churchill
: Tuesday, May 19, 2009 8:06 PM To: flexcoders@yahoogroups.com Subject: RE: [flexcoders] DataGrid highlight issues Try setting selectedIndex=-1 before you reset it to the correct values. Maybe it thinks certain rows already are drawn? You can set a breakpoint in drawSelectionIndicator to see

RE: [flexcoders] DataGrid highlight issues

2009-05-19 Thread Alex Harui
Try setting selectedIndex=-1 before you reset it to the correct values. Maybe it thinks certain rows already are drawn? You can set a breakpoint in drawSelectionIndicator to see if it is trying to draw Alex Harui Flex SDK Developer Adobe Systems Inc.http://www.adobe.com/ Blog: