Windows Develop Bookmark and Share   
 index > Windows Forms Data Controls and Databinding > Host Controls in Windows Forms DataGridView Cells using VB.net
 

Host Controls in Windows Forms DataGridView Cells using VB.net

Has anyone seen any other examples of using host controls in datagridview cells?
I created a library from the msdn example and have tried to implement it into my current code with no luck. I am using Linq-to-Sql to get my data and am trying to use a datagridview with a calendar column, combobox column, and regular textbox column. I have used the example code in a project.

Any help would be greatly appreciated.
FMorse  Wednesday, July 15, 2009 5:35 PM
Hi FMorse,

Did you use the following MSDN sample to host control into DataGridView?
http://msdn.microsoft.com/en-us/library/7tas5c80.aspx

What's the problem you are facing now?

Sincerely,
Kira Qian
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Friday, July 17, 2009 3:00 AM
We are changing the issue type to “General Discussion�because you have not followed up with the necessary information. If you have more time to look at the issue and provide more information, please feel free to change the issue type back to “Question�by opening the Options list at the top of the post editor window, and changing the type. If the issue is resolved, we will appreciate it if you can share the solution so that the answer can be found and used by other community members having similar questions.
Please mark the replies as answers if they help and unmark if they don't.
Kira Qian  Wednesday, July 22, 2009 6:33 AM

You can use google to search for other answers

Custom Search

More Threads

• inserting a comboBox to a DataGrid
• need help in gridview in Windows form application
• DataGridView - BindingSource - Cell/Row Style
• Display data and modify the layout
• Finding a text in a TREEVIEW
• Question about data sources in Visual Studio...
• Databinding with ComboBox Lookup
• DataRowView Casting problem
• Garbage Collector and Windows Forms with designer built Dataset
• Problem in MDI Forms