(VB.NET)validating a group of textboxes with validating event
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
for example there are 6 textboxes in a form ,in button click event ,while saving data all fields should be filled if not ,it should display a message.
-
for example there are 6 textboxes in a form ,in button click event ,while saving data all fields should be filled if not ,it should display a message.