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:
01215822
Vues:
21
On it's way



>Is this a big app or a small one. I wouldnt mind taking a look at the code if its simple to install and run here.
>
>>Yes
>>
>>
>>
>>>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
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform