I have a following problem with Windows Form Application. I have two forms: CategoryTree.cs form with TreeView inside and a ProjectForm.cs with DataGridView inside. I would like to populate DataGridViewComboBoxColumn Collection with TreeView nodes text e.g. I have tree which looks like this: Science Fiction Movie1 Movie2 Horror Movie1 Movie2 Action Movie1 Movie2 and so […]
The post Acces a TreeView Form inside GridView to populate ComboBox collection appeared first on BlogoSfera.