I have received this webservice and I was asked to create an external list. I created the external list but the problem was that it contains filtering and I was inserting a value for this filtering in the View of the list, but the customer did not want that. He wanted to hide this filtering from the user. So I thought of creating a custom web part that will display data as a sharepoint list and have the functionality of that of that of OOTB list.
Can anyone tell which web part should I use to display the data as a list and have the functionality of a OOTB list? Like sorting, editing, inserting, deleting.