Thanks
But what actually i want to do is without using such column(Add/Update/Delete) i want to change the column in edit mode.Ex:-i have 5 columns viz.id,name,address,occupation,contact no. in which id,name,address and occupation are bounded with datasource while the contact no is unbounded column.on databinding ,datagrid fill with 5 records.now the actual thing is to be done.when i click the column contact no of row 4 than only that column is being in edit mode(remember without using Add/Update/Delete column) on client side.
thanks