lidds Posted May 25, 2005 Posted May 25, 2005 Does anyone know how to add a datetimepicker into a cell within a listview?? Cheers Simon Quote
Machaira Posted May 25, 2005 Posted May 25, 2005 Between this post and the one regarding the PropertyGrid I have to think maybe you're asking the wrong questions. What exactly are you trying to do? Quote Here's what I'm up to.
lidds Posted May 25, 2005 Author Posted May 25, 2005 I have a listview with 3 columns and 2 rows, these columns are going to contain dates. What I want is in each cell a way that when the user clicks within the cell the datetimepicker form is displayed and the user can then select a date and that date is entered into the appropriate cell. I hope that is a bit clearer. The property grid question is a seperate question, but I want the datetimepicker to be displayed in the same way the dock attribute is displayed in vs.net. Cheers Simon Quote
Machaira Posted May 25, 2005 Posted May 25, 2005 Any reason you're using a ListView? Sounds like a grid would be a better choice. Quote Here's what I'm up to.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.