I have a list of Educations that are ordered by Date Completed. Same page I
have an ajax form to add new education. How can I insert the new education
where it should go chronologically?
 
Example:
 
2005
 
1997
 
And user add's new Education for 2002 how can I have that be inserted
between 2005 and 1997?
 
Thanks,
 
Dave

Reply via email to