HI
I want show Top 3 pilot by:
Mile
Flights
Profit
Time
please help me
HI
I want show Top 3 pilot by:
Mile
Flights
Profit
Time
please help me
HI
still waiting for your comment and your solution
Tnx
All the data you want is already in the array on the pilots list page, just go in the pilotdata class and change the column to sort by and which way you want it to sort, ASC or DESC, or create your own sql query to pull just the data you want from the table and sort it the way you would like.
HI
I know All the data in pilotdata class , but I want show all the data for current month .
For Example : Top 3 Pilot By Hours From 10/10/2009 till 11/11/2009 !
Tnx
you need to code all off this using the pilotdata class.
gr joeri