Hi all!
I'm struggling to interact with a funky grid control on a web page.
I have an application (in VB) that I use to interact with pages on a site. I can fill in boxes through my code and click buttons etc..etc...
On one page though, there is an HTC grid that is loaded and I can't see the contents of it in the way I normally would by looking at the document object model.
Does anyone out there have any experience in working with these kind of things? I basically need to know how to figure out where in the DOM these things live!
Thanks in advance for your help
-dave
I'm struggling to interact with a funky grid control on a web page.
I have an application (in VB) that I use to interact with pages on a site. I can fill in boxes through my code and click buttons etc..etc...
On one page though, there is an HTC grid that is loaded and I can't see the contents of it in the way I normally would by looking at the document object model.
Does anyone out there have any experience in working with these kind of things? I basically need to know how to figure out where in the DOM these things live!
Thanks in advance for your help
-dave