Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I have a form with a datagrid and when the user clicks on a row to edit it, a calendar control is visible to enable the user to enter a complete date. So far, entering the complete date works great but if a complete date is not chosed (it is not required), how do I handle that?
Posted
Check the SelectedDate when there is no date chosen, it should be the minimum value, something like 1/1/1000, check for this date, then you know a date has not been chosen.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...