"One trick I've been using is to push query results into a DataTable, which work well with DataGrids and such."
Do you just specify "DataTable" in the result class? or cast it from another object? Rahul
"One trick I've been using is to push query results into a DataTable, which work well with DataGrids and such."
Do you just specify "DataTable" in the result class? or cast it from another object? Rahul