We here at Telerik always strive to help you deliver applications leveraging the latest and greatest industry trends from the moment that they are released. With touch-enabled devices gaining more popularity by each passing day, we surely don’t want you to miss out on the opportunity to build applications leveraging this exciting technology. Android, iOS and now even Windows 8 devices – they all use touch as their primary way of interaction. Some of you might even be reading this very post with one of these devices! What about your favorite set of ASP.NET AJAX controls? Tap and touch are...
The third, and final, episode of the ASP.NET AJAX webinar series took place yesterday. Much like with the first to webinars I wanted to make sure that I followed the webinar with a blog post containing all of the questions asked during the presentation, as well as a link to all of the recorded webinars. You can find a list of the questions asked below, and as always if your exact question is not found here then it’s due to a duplicate (or very similar) question. Q&A Can the RadAjaxManager support partial post back that appends new controls to the page?
...
Part two of the webinar series occurred yesterday and, just like with the first one, I wanted to follow up with a blog post answering all of the questions that came up. I also wanted to thank everyone that attended, you guys were great and were very attentive (as I saw after reading the chat logs regarding my initial Eval statement!). Your exact question might not be included here, but that’s just due to a duplicate (or very similar) question. You can find all the answers to the questions below: Will this code be made available for download the webinar?
...
First of all, I want to thank everyone that joined us for the first part of this ASP.NET AJAX Webinar Series! There was a great turnout, and from the look of the comments you guys enjoyed the material as well! Keep in mind that next Tuesday, August 23rd, the second part of the series takes place at 11 AM EST (-5 UCT) so set up your reminders now :) As mentioned during the webinar I wanted to follow up with a blog post containing the answers to all of the questions that popped up during the presentation. If your exact question...
The Q2 2011 release of the RadControls for ASP.NET AJAX brings in two novelties in regard to the skins organization: New skins assembly is introduced (Telerik.Web.UI.Skins) The “skins chooser” is reworked and is much more friendly What is Default Skin? The default skin is declared in the web.config file of the project. This is the global site-wide skin to be used by the RadControls for ASP.NET AJAX. However it can be overwritten by each control via its Skin property or by the whole page by using the RadSkinManager. What is Telerik.Web.UI.Skins? The Telerik.Web.UI.Skins is an assembly that contains some new skins. The old skins...