Calendar

September 2006
S M T W T F S
« Aug   Oct »
 12
3456789
10111213141516
17181920212223
24252627282930

Tag Cloud

Categories

Archives

Recent Posts

Recent Comments

Archive for September 18th, 2006

sortCompareFuction

Monday, September 18th, 2006

The sortCompareFuction is used to add a custom sort to grid data that either fails to sort because of case issues or has a labelFormatter in place which causes the sort to fail. In either case the solution is to add a sortCompareFunction to your application. The example shown in this post demonstrates [...]