I have a view that takes 14 seconds to run and results in 278 rows.
When I set this view as the data source for a DataTable, the data table never displays anything. How do I know what's happening under the covers to understand what the problem is?
I have many other aspects of the App that connects to other tables and views without any problem