S
Sean
Hi all,
I have a dataSet containing a table. I want to create a Web
application with textboxes that are attached to fields in the
dataSet's table, such that data entry is filtered by the datatypes of
those fields (e.g. 'age' text box only accepts numbers because its
field is integer). Is there any way to have this form of strong
typing driven by the table's individual fields' datatypes?
thanks,
Sean
I have a dataSet containing a table. I want to create a Web
application with textboxes that are attached to fields in the
dataSet's table, such that data entry is filtered by the datatypes of
those fields (e.g. 'age' text box only accepts numbers because its
field is integer). Is there any way to have this form of strong
typing driven by the table's individual fields' datatypes?
thanks,
Sean