DataView ....

  • Thread starter Thread starter Lloyd Dupont
  • Start date Start date
L

Lloyd Dupont

I have a DataTable with a DateTime column.
in this data time column I am only interested in the time, like 8:30 AM
how could I create a DataView of this DataTable where this column = 8:
something (that is 8:00 would be as valid as 8:31, but 9:01 won't)
 

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