DataTable.Select Bug????

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi,
I am experiencing a problem in : Data.Select(string) .

Sometimes, the first Row out of the Arrays of DataRows return by this
command is "null".
 
No certainly not. I am not using ADO. I am using typed dataset for
maintaining in-memory data.
There is some thread wich is Updating the data & UI uses it for displaying
report.
 

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

Similar Threads


Back
Top