Michael Maddison
michael at ddisolutions.com.au
Thu Sep 11 00:25:00 CDT 2008
There is a calendar sample I'm sure on MSDN somewhere... I used it as a sample for an up/down IIRC. Cheers Michael M -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: Thursday, 11 September 2008 11:34 AM To: Discussion concerning Visual Basic and related programming issues. Subject: Re: [dba-VB] DataGridView Custom Button Editor control I got the button mastered but now I have to work on a calendar!! :~< Charlotte Foust -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Michael Maddison Sent: Wednesday, September 10, 2008 5:06 PM To: Discussion concerning Visual Basic and related programming issues. Subject: Re: [dba-VB] DataGridView Custom Button Editor control Hi Charlotte, Cant help directly but there is a DataGridViewFAQ.doc floating about the net that is pretty good. Also MSDN has some good examples of custom edit controls. Cheers Michael M -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: Thursday, 11 September 2008 1:59 AM To: Discussion concerning Visual Basic and related programming issues. Subject: Re: [dba-VB] DataGridView Custom Button Editor control Ack, OK, I got the button to show up, but I haven't found a way to get it sized properly! Oh my aching head! Charlotte Foust -----Original Message----- From: dba-vb-bounces at databaseadvisors.com [mailto:dba-vb-bounces at databaseadvisors.com] On Behalf Of Charlotte Foust Sent: Wednesday, September 10, 2008 8:48 AM To: dba-vb at databaseadvisors.com Subject: [dba-VB] DataGridView Custom Button Editor control Guys, I'm struggling with a vanilla DataGridView (we normally use third party grids in our apps, but I was instructed not to in this one). I need an editing control for a button cell. I can create the buttoncell class and the other classes required, but I'm sunk when it comes to getting the blasted thing to show up on the grid. I do this all the time with third party controls, but they've already done all the hard work of customizing the underlying control. This time I'm doing it the hard way. Any suggestions? Charlotte Foust _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com _______________________________________________ dba-VB mailing list dba-VB at databaseadvisors.com http://databaseadvisors.com/mailman/listinfo/dba-vb http://www.databaseadvisors.com