DataTable visualizer disappeared from my Visual Studio

前端 未结 9 2036
轻奢々
轻奢々 2020-12-03 23:32

A while ago I noticed I don\'t have a magnifying-glass next to my datatables. I used to have it, and somehow, sometime, it disappeared...
Has anyone seen this happen? Do

9条回答
  •  Happy的楠姐
    2020-12-03 23:59

    I was having the same problem, nothing would appear when I hovered over my dataset variable. I was finally able to see the dataset visualizer when I added my.forms in front of my dataset variable in the Watch window

提交回复
热议问题