On 5/12/06, Scott Romer <[EMAIL PROTECTED]> wrote:
> I am working on a version of adding generic sorting on my class that
> extends DataGrid.  The "placeSortArrow" method of DataGrid is marked
> as protected, so I can call the method, but the arrow will never show
> up because sortIndex has to be set and is marked private.  In
> addition, I can't set some of the other needed variables (i.e.
> sortDirection on the dataGrid).

For the sort arrow to show up, you have to actually sort the
collection. See the updateSortIndexAndDirection method in DataGrid.as


--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to