Browse by Tags

All Tags » DNN+AJAX (RSS)

DNN+AJAX - Using CalendarExtender

This time, I want to know that is there something I have to do when using ASP .NET AJAX Control Toolkit in DotNetNuke module. So I decide to do some exploration on how to use it in DotNetNuke module. Based on DNN forums, there are some controls that doesn't...
Posted by agung | 1 comment(s)
Filed under: ,

DNN+AJAX - Using Accordion

This is how to use ASP .NET AJAX Control Toolkit Accordion inside DotNetNuke module. The scenario is like this. Our Accordion control will be put in the UI. Then AccordionPane object will be created dynamically from code. I don't use declarative programming...
Posted by agung | with no comments
Filed under: ,

Using ValidatorCalloutExtender

Someone has a problem when using ValidatorCalloutExtender in DotNetNuke module. Hopefully my article can solve his problem. Ok, let's begin. First, create your new module in Visual Studio using your favourite technique. Or maybe just load your existing...
Posted by agung | with no comments
Filed under: ,