Take a look @ another JS based layout called Slickgrid. I have used it in the past and it works well for large record sets.
*Scott Dowling* (615) 260-9549 On Mon, May 27, 2013 at 11:40 PM, Ajas Mohammed <[email protected]> wrote: > Hello everyone, > > Can you share your experience in creating Report Design for HTML reports > returning 8000 or more than 8000 records from a DB (query or stored proc). > 8000 is just a number I picked. usually our reports return from 10, 100, > 1000, 10000 or even more records. > > I came across Datatables (jQuery) but wanted to know if that is good > architecture for displaying large resultset returned by DB call with > probably 50/100 records per page. > > Do you use anything(external tools/jQuery etc) like that or just display > html tables/divs with pagination? > > <Ajas Mohammed /> > iUseDropbox(http://db.tt/63Lvone9) > http://ajashadi.blogspot.com > We cannot become what we need to be, remaining what we are. > No matter what, find a way. Because thats what winners do. > You can't improve what you don't measure. > Quality is never an accident; it is always the result of high intention, > sincere effort, intelligent direction and skillful execution; it represents > the wise choice of many alternatives. >
