D
Dave
Hi, this is a repost of a problem
I am new to .Net and for my first application I have a form with a couple of
databound dropdown lists, these work fine, i also have a button which pops
up a calendar and allows the user to select a date, which fills in a
textbox, all this works fine as individual processes, the problem is that if
the user selects anything from the dropdowns, then selects the calendar, it
completely clears the dropdowns of data, (in fact it clears the whole form)
which also loses the original selections, can anyone help?
Regards
Dave
I am new to .Net and for my first application I have a form with a couple of
databound dropdown lists, these work fine, i also have a button which pops
up a calendar and allows the user to select a date, which fills in a
textbox, all this works fine as individual processes, the problem is that if
the user selects anything from the dropdowns, then selects the calendar, it
completely clears the dropdowns of data, (in fact it clears the whole form)
which also loses the original selections, can anyone help?
Regards
Dave