Hi all,
I have an annoying problem and would appreciate help please..
My textbox is bound to a numeric table field. If a user types in something other than a number then it won't let them leave the box.
Don't get me wrong, validation is a necessary thing but I would like the user to have the option of pressing escape or something like that to cancel his changes and carry on with his work, instead of being forced to enter a (possibly wrong) value just to get going again.
Could someone tell me how they would handle a situation like this please?
Thanks
John
.NET 2.0, Visual Studio 2005, SQL Server 2005 Express
I have an annoying problem and would appreciate help please..
My textbox is bound to a numeric table field. If a user types in something other than a number then it won't let them leave the box.
Don't get me wrong, validation is a necessary thing but I would like the user to have the option of pressing escape or something like that to cancel his changes and carry on with his work, instead of being forced to enter a (possibly wrong) value just to get going again.
Could someone tell me how they would handle a situation like this please?
Thanks
John
.NET 2.0, Visual Studio 2005, SQL Server 2005 Express