I need something in asp to allow me to add, edit and remove data like you get in the DataGridView.

Is there something similar in asp? I only found the GridView and it really sucks compared to the DataGridView.

Please, any help will be appreciated.