Created attachment 367193 [details] Patch to add YUI Datatable to buglist.cgi results (v1) Description of problem: Using YUI datatable, it is relatively simple to add client side column sorting and pagination to lists of bugs returned by buglist.cgi. Also you can provide a drop down that allows the user to select to show 25,50,100 or all rows. Requires very little change to existing table.html.tmpl template code.