Application performance is one of the important aspect in any kind of software application. This non functional requirement (NFR) developers forget while implementing (this in generally I observed while doing code reviews) table or grid design . Developers generally try to fetch all the records from database and displays using third party grids or open …