J
John
Hi
I have this application that I am fighting with for days now. Here is the
whole project; www.infovis.biz/tasks.zip. Please run and press the new task
button to see what I mean. Much of the code is either form taskvision or
infragistics samples btw and requires netadvantage 2004 vol2.
I have the following problems with this and would appreciate any help I can
get;
1. When I click in the clients field, I then click on any other field the
cursor is stuck in the client field requiring an entry to be typed or
selected. How can I make it so I can leave this field blank if I want to?
2. When a value is typed in the subject, details etc. fields, the time part
of 'Remind date' disappears.
3. In any event, the remind date & time are not being stored properly in the
tbltasks table in the access database. Not sure where in the code these
values are lost even though I can see them on the screen when saving the new
task form.
4. When I type a value in any field apart from client field, a 0 appears in
the client field if it is blank. How can I avoid that?
Thanks
Regards
I have this application that I am fighting with for days now. Here is the
whole project; www.infovis.biz/tasks.zip. Please run and press the new task
button to see what I mean. Much of the code is either form taskvision or
infragistics samples btw and requires netadvantage 2004 vol2.
I have the following problems with this and would appreciate any help I can
get;
1. When I click in the clients field, I then click on any other field the
cursor is stuck in the client field requiring an entry to be typed or
selected. How can I make it so I can leave this field blank if I want to?
2. When a value is typed in the subject, details etc. fields, the time part
of 'Remind date' disappears.
3. In any event, the remind date & time are not being stored properly in the
tbltasks table in the access database. Not sure where in the code these
values are lost even though I can see them on the screen when saving the new
task form.
4. When I type a value in any field apart from client field, a 0 appears in
the client field if it is blank. How can I avoid that?
Thanks
Regards