﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1138	Create Table Sorting buttons - Ascending & Descending	Aung Khant		"Dear Fred and developers,

The algorithm is simple.


{{{


BEGIN PROCEDURE 
	Enumerate all (currently-focused) row td data except thead/th data.
	Get them with Regex
	Add them to array
	Sort using array.sort function - We get it in an Ascending order!
	Sort using array.reverse function - We get it in an Descending order!
END PROCEDURE

}}}


Thank you so much for your time, consideration and hardwork."	New Feature	confirmed	Normal		General				brettz9@…
