Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
hi

i am doing some project for my college using wpf(c#) and mysql and need to use datagrid to display info about students once displayed the admin should be able to insert new info delete and update certain info about students ..
i do not want admin to click on the row, then display data in textboxes and delete or update them from there on clicking a button ...i want to let the admin just delete from the datagrid and type on the datagrid directly over existing data and hit update and reflect that in my database.
i have seen many examples but nothing is working out and this is hindering my project big time
Please help me out

i tried and got this working
http://www.nullskull.com/a/1441/wpf-gridview-sample-to-insert-update-and-delete-records.aspx

but this is through textboxes i need to do it directly through datgrid i.e i need a editable datagrid
Posted
Updated 6-Mar-14 13:20pm
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900