Browse by Tags

All Tags » AJAX (RSS)
The default behaviour of AJAX Accordion is: you click on any Accordion pane (say; any control placed in Accorion Pane Header section) cause that pane to Expand and collapse rest of the panes other than the pane which you clicked. It is also fairly easy...
While working on DNN 5.0 site, I was trying to have a left menu navigation using AJAX Accordion . Even, I got succeeded in implementing that but i come accross an issue of - flickering the Accordion control in IE while opening and closing and navigating...
There is a nice offer from Microsoft Learning centre. Download the entire contents in PDF format of the print books for the following subjects: Introducing Microsoft Linq, Introducing Microsoft ASP.NET AJAX, Introducing Microsoft Silverlight 1.0. Here...
Recently I tried AutoComplete extender (AJAX toolkit) in one of my on going web application. What I suppose to do is, user shall be able to get the AutoSense list of available products from database on typing the name of the product in a TextBox. When...