PDA

Click to See Complete Forum and Search --> : masked edit control


jchetan
Aug 24th, 2000, 12:14 PM
Can anyone tell me why masked edit control is not working
with data control in my project.

James Stanich
Aug 25th, 2000, 10:09 AM
I had a similiar problem when using the masked for dates. When I tried to return back a value from the database, it wouldn't work. I decided to use dtPicker instead, which handles the job nicely.

Since you didn't mention what type of mask you were using, this may or may not help.

Good luck.

TimC
Aug 25th, 2000, 10:17 AM
I have had problems with databases and Masked Controls, usually because the formatting did not match perfectly. As mentioned before, if you give details to your problem, somebody may be able to help. Otherwise it is like trying to diagnose an engine problem by looking at the top of the hood.