To manage data between database and view you can use objects like DataTable, DataView, etc. These classes help you to administer data on website! You can search, filter, sort, etc. in the DataView and you can update all data of the DataTable to database