Help with DataGridViewComboBoxColumn...
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi here is the 'new message'... i have a problem with datagridcomboboxcolumn... i think that i can't give to DataPropertyName the value of a string field in my table (only int), cause it displays me nothing T.T :(( so... the main problem, i think it is because the form with the datagridviewcomboboxcolumn is opened from an MDI parent... that's the problem because when i open the form just normally, the datagridviewcomboboxcolumn displays me the data... What Can i do??? i need help with that :laugh: