Browse by Tags

All Tags » Controls (RSS)

Telerik Controls and Demo Application Support ASP.NET MVC by Jason N. Gaylord

I received Telerik’s monthly newsletter this morning and noticed that they’ve added support for ASP.NET MVC to their AjaxControls . Now they’ve taken it a step further to produce an MVC forums application using their control suite. If you are a Telerik...

Known Postback Issue with AJAX Controls by Jason N. Gaylord

I came across a postback issue while using the CascadingDropDown AJAX control. I had a web page with 3 DropDownList controls. The data for these controls was populated from the CascadingDropDown which would bind the data at runtime. The issue with this...

Tip: Set the SelectedValue on a DropDownList that is populated by a CascadingDropDown by Jason N. Gaylord

When using a DropDownList, you can set the selected item by using the SelectedIndex property. However, if your DropDownList is being populated by the CascadingDropDown control (from the ASP.NET AJAX Control Toolkit), that doesn't work. Instead, you must...

Need "Out of the Box" AJAX Functionality for Your Data Controls? by Jason N. Gaylord

I've been using the Ajax Data Controls (ADC) for 9 months. I recently joined their development team to convert the controls to VS 2008/.NET 3.5. It's a really cool control set that uses AJAX for the complete data transaction. The documentation is pretty...
More Posts