muazam baig
Total Post:1
Points:7
<pre>i have a database which should display record in textboxes from database if checkbox box field in datagridview field is disable or uncheck also if this checkbox is uncheck then don't show record in delievery form in which i have given field from database also it should not allow to delete record from database if checkbox is enabled in datagridview using visual c#.net
kindly help me
as you have give example in this forum using
Insert, Delete, Update in DataGridView with DataTable in C#
</pre>
Post:103
Points:727Re: i have a database which should display record in textboxes from database if checkbox box field in datagridview field is disable or uncheck
check this link
http://www.mindstick.com/Articles/9422cfc8-c2ed-4ec1-9fab-589eb850a863/Insert%20Delete%20Update%20in%20DataGridView%20with%20DataTable%20in%20C