Here is my delima ,that I hope some one can solve.Here goes.I have two arrays. lets say arr1 is my sort array in which I sort based on a critera and is one dimentional. Lets say it is a number sort.Ok I can do that and get it to return correct.Here is the problems
arr1 is my sort field.My other array is an array of a single row data consisting of 7 fields. So the mock up is this.
once arr1 is sorted I need the entier row(ObjArr) to be resorted according to values in arr1 to be added. Next question how do you sort
time like that 7:30:00 AM format?
alewis25
Participant
1945 Points
394 Posts
Javascript array sort questions
Dec 09, 2004 03:26 AM|LINK