Under the "Non-read-only grid: Updating and deleting items from the client side", I would add the need for inserting. It seems like I'm always adding code to GridView to add records.
What I usually do is add a new row to the DataSource and open an Edit Template on that row. It would be nicer to have it look like ModalPopup where you provide the template for the inserted fields.
Comments: GridView control does not exist in the current v15.1 version of Ajax Control Toolkit.
What I usually do is add a new row to the DataSource and open an Edit Template on that row. It would be nicer to have it look like ModalPopup where you provide the template for the inserted fields.
Comments: GridView control does not exist in the current v15.1 version of Ajax Control Toolkit.