Hi mike..
Am using visual web developer 2005 express and sql server management studio express for developing an intranet application.
u r rite datagrid creates itz own add,update and delete functions.
Whenever a user selects a row in the datagrid, then that should be logically deleted. .i.e. UserDeleted field in the database should be set to 'true' which was 'false' by default before.
Hope u got it what i want to tell..
Code goes here:
May be the problem seems small, but am ignorant about the code.
The query tht is highlighted with red color is giving problem i think.
Thanks a lot for the reply.
Please let me know where i have gone wrong.