[flexcoders] Sorting DataGrid Header Text

2008-01-19 Thread CK
Hi, Now I've the test data displayed, how does one go about setting the default header order? So when the grid is first rendered it sorts: Title Actors Directors Genre Plot Rating

Re: [flexcoders] Sorting DataGrid Header Text

2008-01-19 Thread Sherif Abdou
use the sort class on the arrayCollection - Original Message From: CK [EMAIL PROTECTED] To: flexcoders@yahoogroups.com Sent: Saturday, January 19, 2008 4:27:43 PM Subject: [flexcoders] Sorting DataGrid Header Text Hi, Now I've the test data displayed, how does one go about setting

Re: [flexcoders] Sorting DataGrid Header Text

2008-01-19 Thread Sherif Abdou
Sent: Saturday, January 19, 2008 4:27:43 PM Subject: [flexcoders] Sorting DataGrid Header Text Hi, Now I've the test data displayed, how does one go about setting the default header order? So when the grid is first rendered it sorts: Title Actors Directors Genre Plot Rating