Hello all,
I have set up a mask for a textbox, that will display an integer as money. The problem is that when i go to save it it tries to save the mask into the database as well. Do the masks in VB.Net not get stripped out when you are saving, or is there a place that i have to set it up to pull the masks out? Currently i have functions that will restore the value back to an integer, but if it will do it on its own i would rather it be done that way.
Any help, as always, is greatly appreciated.
Brian
I have set up a mask for a textbox, that will display an integer as money. The problem is that when i go to save it it tries to save the mask into the database as well. Do the masks in VB.Net not get stripped out when you are saving, or is there a place that i have to set it up to pull the masks out? Currently i have functions that will restore the value back to an integer, but if it will do it on its own i would rather it be done that way.
Any help, as always, is greatly appreciated.
Brian