A
Andrea Sansottera
Hi all,
I've a a child table in a DataGrid (System.Windows.Forms).
I'd like to make the cells of the foreign key column to show the user
which values he can enter in that field (those contained in the parent
table).
I've read the following paragraph in the framework documentation:
ms-help://MS.NETFrameworkSDKv1.1/cpguidenf/html/cptskCreatingLookupTableForListBoxOrComboBoxControl.htm
But it refers only to ListBox or ComboBox.
I'm quite new to Windows Forms, so probably I'm asking something very
obvious...
Any suggestion is appreciated...
Andrea
I've a a child table in a DataGrid (System.Windows.Forms).
I'd like to make the cells of the foreign key column to show the user
which values he can enter in that field (those contained in the parent
table).
I've read the following paragraph in the framework documentation:
ms-help://MS.NETFrameworkSDKv1.1/cpguidenf/html/cptskCreatingLookupTableForListBoxOrComboBoxControl.htm
But it refers only to ListBox or ComboBox.
I'm quite new to Windows Forms, so probably I'm asking something very
obvious...
Any suggestion is appreciated...
Andrea