DataGrid

Dear Sir/Madam i am using Data grid to modify database. i am using an autoincrment colomn in the. AutoIncrementSeed = this.newSCSID; ClassSectionList.Columns[0].AutoIncrement=true ; when i click on new row it increment the coloum value, i dont want it to incremnent automatcally only by clicking on it is there any other way to do this. with regards Anupam

Loader.
Up arrow icon