I'm trying to query a site collection for documents of a certain user the query works fine, but the columns in datatable returned are all string columns, and when you try to sort a column which represents a number - the sort result is wrong.
is there a way to get the datatable with actual columns type?