Atozed Forums

Full Version: Regarding IntraWeb 15.2 Demos
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
There are 2 new demos available showing new IW 15.2 features. Today, the RenderAsync functionality. More demos coming soon.

These demos require IW 15.2.2+ to work correctly:

1) Shows how to create (and destroy/recreate) several controls on the fly during async requests (including complex ones like IWGrid & TabControl):

https://github.com/Atozed/IntraWeb/tree/...syncRender

The above demo can be found online here (a nice IW Http.sys application): http://intraweb.net.br/AsyncRender/

2) Shows how to create (and destroy/recreate) an IWFrame at runtime during async events

https://github.com/Atozed/IntraWeb/tree/...enderFrame

IntraWeb 15.2.2 can be found here: https://www.atozed.com/2020/06/intraweb-15-2-2/