Edit data and update changes
-
4,1 Chỉnh sửa dữ liệu và cập nhật thay đổi Đó là xứ cho một đối tượng ADO.NET DataSet danh mục và xem dữ liệu dễ dàng. Những gì bạn thực sự cần phải làm là để có thể chỉnh sửa và cập nhật dữ liệu.
10p luvpro 06-08-2010 78 3 Download
-
[ Team LiB ] Recipe 7.5 Editing and Updating Data in a Web Forms DataGrid Problem You need to edit complex data using a DataGrid control and update the database with the changes made. Solution Bind the results of a database query to a DataGrid control and update the database with changes made
10p luvpro 04-08-2010 109 8 Download