Populate advancebar controls with the web scraped data while loading

Add-in Express™ Support Service
That's what is more important than anything else

Populate advancebar controls with the web scraped data while loading
Populate advancebar controls with the web scraped data while loading 
Sreebha Gopal


Guest


I have an advance bar which can be made hide/show on command button click.I want to populate the controls(textboxes) in the advance bar with the data scraped from the web page.Since advancebar is loaded before on connect of the Module.cs,the scraped data is not getting populated in the advance bar.

How can we achieve this?Please advise.
Posted 20 Nov, 2017 02:13:31 Top
Andrei Smolin


Add-in Express team


Posts: 18793
Joined: 2006-05-11
Hello Sreebha,

You can populate the controls after the module raises the OnConnect event.


Andrei Smolin
Add-in Express Team Leader
Posted 20 Nov, 2017 04:36:55 Top