Quantcast
Channel: Visual Studio Integrate forum
Viewing all articles
Browse latest Browse all 4410

Programmatically access visual studio query results pane

$
0
0

Is there a way to access visual studio's query results pane from Addin? I am not referring to query window from Menu - Data - Transact SQL Editor - new query. I am thinking from Server explore - expand some database - expand tables, right click on table and choose new query. After you select what tables will be included, check couple of columns and choose execute. New window will open. That window is Document class I know, but not able to get contents of controls or pane's or even panels from that class. At the bottom you can see a pane with rows and columns. I need to access that pane or grid control if it's possible. Or even better somehow over reflection to retrieve a cell value of a selected cell in that query results window? I already built addin for VS, but having trouble to retrieve cell's value from that grid. Tried with reflection but cannot get to the bottom of the problem which or even where this pane or grid control is.

Thanks


Viewing all articles
Browse latest Browse all 4410

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>