G
Guest
If I create a DataSet in the Visual Studio IDE, how do I specify the
MaxLength of a DataColumn?
Once I specify the MaxLength, I want to bind the DataSet to controls on my
Windows Form (TextBox controls). Will the MaxLength of the bound TextBox
automatically sync with the bound DataColumn? If not, how do I sync the two?
Thanks
MaxLength of a DataColumn?
Once I specify the MaxLength, I want to bind the DataSet to controls on my
Windows Form (TextBox controls). Will the MaxLength of the bound TextBox
automatically sync with the bound DataColumn? If not, how do I sync the two?
Thanks