Can anybody help me with code snippet that can guide me in inserting row in the datagrid control without any data source in the background(i.e. no data connection). I just want to use this datagrid as a source of collecting rows of data from the users. I want to handle insertion of data in database myself.