I need to make an empty RadGrid so that a user can click on add button or remove button and start adding or deleting his information to the RadGrid and insert those information into a sql server table.( I just want to manipulate the data of that sql server table but I don't want to show the data of the table in the RadGrid) I have tried all the example but it doesn't work for me. Please help me to find my way in this concept.