Project Description:
I need to display the records of all registered users in my admin section. It should have sortable by the title like First_name,Last_name, user Id so on. I need to have one search facility in this page, so that can search all the records by name/user name so on. It must accept both the single mode records deletion and multiple user records deletion may be by check box. Clicking on the links I should be taken to the details page and it should integrate the edit functionality as well.