I am currently displaying data from SQL server in a DataGrid
using C#
. I want to e开发者_如何学JAVAxpand on this and be able to insert and update the SQL server straight from the app that contains the DataGrid
. I am looking for advice or tutorials on how to do this. Let me know if you need to see my code. Thanks.
Check out the following links. Hope to solve the issues.
Code Project
C Sharp Dot Net Freak
精彩评论