Discussion:
Need to get data from Ultragrid in IE automation
(too old to reply)
Abhijit Shelar
2015-05-01 08:10:15 UTC
Permalink
The UltraGrid is VB .net grid with class SSUltraGridWndClass.

I need to do oopeartions like 1) fetch data row by row and column by column from ultragrid. 2) click on tableheaders 3) Sometimes need to click on buttons in grid.

I have already try uispy and white spy.
Mayayana
2015-05-01 13:00:22 UTC
Permalink
This group is mainly for VB (v. 5 and 6). Your post
is about VB.Net. The two VBs are entirely different
things.

For VB.Net you might want to try the groups below,
or any other group with "dotnet" or "vsnet" in the name:

microsoft.public.dotnet.general
microsoft.public.dotnet.languages.vb
microsoft.public.vsnet.general

If you want to use the MS web forums, as Microsoft
would like you to do, see here for your options:

http://social.microsoft.com/Forums/en-US/categories
http://social.technet.microsoft.com/forums/en-US/categories/
http://social.msdn.microsoft.com/Forums/en/categories/

Loading...