Using DateTimePicker in a Listview

Z

Zac Maclean

I have read up on the MSDN site about the uses of the DateTimePicker, and
have gotten the code to work successfully using a label as placeholder. I
want to place the picker in a Listview, set it to "today" then allow the
user to pick a new day for scheduling. I can handle the events after that.


If listview is not the right control to be able to do this, would datagrid
be better?


Zac Maclean
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top