How to use the Controls
- Dowload the dll from the Releases tab or install with nu-get Install-Package ExtJsExtenderControls
- Open or create an Web forms project (or website)
- Add <add name="wwScriptCompressionModule" type="ExtExtenders.Helpers.wwScriptCompressionModule,ExtExtenders"/>
to the <modules> and <httpModules> section of your web.config.
Thats it !!
To add the controls to Visual Studio Toolbox .
- Rigth click on the toolbox and select Add Tab(give the tab any name you want)
- With the new tab active drag and drop the dll into the Tab