Welcome to MSDN Blogs Sign in | Join | Help

jfo's coding

adventures in windows forms and wpf
Getting started with Windows Forms 2.0

Here's a great set of stuff to get you started using some of the new controls/features in Windows Forms 2.0!

Client Settings
  [
FAQ | Feature Page ]
Data Binding 
   [
FAQ | Sample and Demo | Feature Page  ]
DataGridView
   [
FAQ | Sample and Demo | Feature Page ]
Designer              
   [
FAQ  | Presentation | Sample and Demo ]
Layout Features    
   [
FAQ  | Presentation | Sample and Demo | Feature Page ]
MaskedTextBox    
   [
FAQ | Presentation | Sample and Demo | Feature Page ]
SplitContainer       
   [
FAQ | Sample and Demo | Feature Page ]
ToolStrip              
   [
FAQ | Presentation | Sample and Demo | Feature Page ]
WebBrowser         
   [
FAQ | Sample and Demo | Feature Page ]
WF/WPF Interop 
   [
FAQ | Sample and Demo ]

 

 

Posted: Friday, November 11, 2005 2:29 AM by jfoscoding
Filed under:

Comments

Johan S said:

In DataGridView .. is there a way to make it have a column type that facilitates entering or editting dates? For example you have ComboBoxColumn, Checkboxcolum .. image etc. How about one for dates? Preferably it would work like the DateTimePicker control with the pop up calendar.
# November 11, 2005 3:27 AM

jfoscoding said:

DataGridView is coming soon, I've seen an early draft. We've also got a whitepaper for building in specialized columns. As soon as these are available I'll post 'em - keep tuned!
# November 11, 2005 11:04 AM

jfoscoding said:

For the how to "enter" and "edit" dates, there's already a sample up on how to build a cell template in MSDN:

How to: Host Controls in Windows Forms DataGridView Cells
http://msdn2.microsoft.com/en-us/library/7tas5c80

# November 11, 2005 11:09 AM

Johan S said:

Thank you!
# November 13, 2005 9:57 AM

Phil Wright said:

There are some other free VS2005 user interface controls at the following location. They allow Office style applications to be built very quickly and easily. Best of all they can be used in commerical applications for free.

http://www.componentfactory.com
# November 20, 2005 7:08 PM
New Comments to this post are disabled
Page view tracker