Hi,In vb.net2008 if we want to disable/enable the groupboxas per condition.Then how its possible when we used save button.how its insert into database.following is the code:Imports System.Data.OleDbPublic Class addcust Dim da As OleDbDataAdapter Dim ds As DataSet Dim cmd As...