i am trying to make a select statement on a datatable to get the row that is within the date range i am looking for. I am new to this an i dont quite understand how this sel
I posted an answer on this post.
DataTable Select by exact DateTime
You can use a similar approach by using ticks to select in a range.