Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DataGridView Binding
Message
Information générale
Forum:
ASP.NET
Catégorie:
Formulaires
Divers
Thread ID:
01215697
Message ID:
01215804
Vues:
14
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform