Datagrid omit the TableStyle

  • Thread starter Thread starter Hergass Y.
  • Start date Start date
H

Hergass Y.

Hi!
I got a form with datagrid which bound to Dataset.
If I fill the dataset with DS.ReadXML I can see the
TableStyle.
But if I fill the Dataset from SqlCE with DataAdapter.Fill
the datagrid omit the TableStyle but no error.

Any help?
thanks in advance
Hergass Y.
 
Peter
All the fields name the same like in the XML file.
But it still dosn't work.
Thank's anyway
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top