W
Woody Splawn
We have access to Infragistics etc., but we would like to make use of a
regular VS textbox so that it accepts only numbers. We have discovered that
if you bind an integer field to a textbox, for example, the textbox will
only accept numbers. This is nice but what do you do about nulls? It does
not seem to accept nulls. What do you do about literals? (like commas in
100,000). Is there a white paper somwhere that delineates all the issues?
Is there a custom control already written somewhere that we could take
advantage of?
Any pointers, comments or suggestions appreciated.
regular VS textbox so that it accepts only numbers. We have discovered that
if you bind an integer field to a textbox, for example, the textbox will
only accept numbers. This is nice but what do you do about nulls? It does
not seem to accept nulls. What do you do about literals? (like commas in
100,000). Is there a white paper somwhere that delineates all the issues?
Is there a custom control already written somewhere that we could take
advantage of?
Any pointers, comments or suggestions appreciated.