|
how to have a form after selecting a checkbox in the datagridview. for example i'm going to choose yearly tax deduction and labels, textboxes will appear after clicking the yearly checkbox and also how to disable other checkboxes if i click the yearly checkbox. pls help. i don't know how to do this thanks
(comments are locked)
|
|
You would need to create some logic around the checkbox code to make this happen. Unfortunately I have no experience with VB - you may be better served asking on a site which is aimed at VB rather than SQL Server. Stackoverflow would be a good site for your question.
(comments are locked)
|


ok thanks bro