Hi
I am relatively new to IdeaBlade so forgive me if this is quite trivial.
All my textboxes on all my forms that I have created using the control binding manager/model etc.. only allow me to type text into them if the characters in the textbox are highlighted or if the characters are not highlighted I have to delete some characters first before I can type in some text.
I have created (in the same solution) another set of model classes from the IdeaBlade tutorial database which is loaded in the same SQL server as my database. When I create a form and use the control binding manager to link to the IdeaBlade database everything works fine.
I have checked that I am creating the model/forms in exactly the same way for both. So I think the problem might be related to my SQL database as this appears to be the only thing different.
Can anyone suggest what might be causing this problem?
Thanks