I looked and looked and could not find an answer to this. With Rider, when debugging, how can you display a datatable as a table like in Visual Studio? Like in VS when you hover over a datatable, it displays it as a table with all columns and rows.
Asked
Active
Viewed 839 times
3
-
1It seems like this feature simply is not available in Rider. There is a task to add it, however for a few years it has not been resolved: https://youtrack.jetbrains.com/issue/RIDER-9738 – Korfu Jan 31 '22 at 20:41
-
2I can't believe it's not a feature. That's pretty much a show stopper for me when working with older projects that use ado.net. It's so used in VS. – Jesse Coble Jan 31 '22 at 20:50