Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DataGridView Binding
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
01215697
Message ID:
01215804
Views:
15
Dumb question... this is a winforms app correct ?
>I have done nothing to it. Just dragged it onto the form
>
>
>>have you set any properties on the grid or is this just a default data grid added to a form ?
>>>I have a DataGridView control on a form.
>>>
>>>I know my data set has data because:
>>>
>>>
>>>iRowCount = oDataSet.Tables["MyData"].Rows.Count;
>>>
>>>
>>>iRowCount = 7
>>>
>>>Buw when I do:
>>>
>>>
>>>grdData.DataSource = oDataSet.Tables["MyData"];
>>>
>>>
>>>I see the column names, but no records.
>>>
>>>What gives?
>>>
>>>Thanks
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform