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:
01215833
Vues:
15
OKEY Dokey!
>No worries. I just found out the problem.
>
>My SQL query was wrong, so I was geting no data.
>
>Now don't I feel silly.
>
>
>
>
>
>>I just looked my e-mail addr was out of date.
>>
>>Can you send to rodpaddock@dashpoint.com
>>>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
Rod Paddock
Editor in Chief CoDe Magazine
President Dash Point Software, Inc.
VP Red Matrix Technologies,Inc.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform