N
nkingcade
Question:
I am attempting to display database information in a datagrid control.
When I use the datagrid control in the Windows Forms area, the "data
source" and data member properties are not native to the control. I
believe they should be? However, they can be found in the "advanced"
area in the control properties. I add them from there, select the data
set. The problem is that the required action is to select the data set,
I am only able to select a column from the dataset. So, here is the
question:
1. Is this the correct control for displaying the data?
2. Am I configuring the control properly?
I am using Visual Studio Enterprise Architect 2003.
Can someone help. Thanks
Neal
I am attempting to display database information in a datagrid control.
When I use the datagrid control in the Windows Forms area, the "data
source" and data member properties are not native to the control. I
believe they should be? However, they can be found in the "advanced"
area in the control properties. I add them from there, select the data
set. The problem is that the required action is to select the data set,
I am only able to select a column from the dataset. So, here is the
question:
1. Is this the correct control for displaying the data?
2. Am I configuring the control properly?
I am using Visual Studio Enterprise Architect 2003.
Can someone help. Thanks
Neal