Is it possible to add a second field for sorting.  Currently I use
	for a single field sort.  But need to first sort by date, and the sort by time within the first sort. 
thanks,
~S
					Code:
	
	sortField: "date", sortDirection: "descending"
thanks,
~S
