Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » JavaScript   (RSS)
Ready for some documentation for the ATK controls ? To skip my journey to create this , download the Documentation ( in CHM form) here : AjaxControlToolkit Docs Step 1 : Using AjaxDoc to generate the Reflection.org file required by Sandcastle    Read More...
Hi all, By now , anyone running a SIlverlight application Astoria Silverlight Client library in Firefox 3.0 would have seen a weird error about charsets. This blog post will describe the error and how to work-around it . Consider the following query : Read More...
Download Source Code and Sample application : Excel's Filter Dialog My GridView Filter Extender The above Screen Shots look promising , don't they ? So, How would one go about building such a control ? Well, I have it laid out in front of you . 1) Find Read More...
Download Source and Example : Most of you must have heard about Astoria. Read More about it here , if you haven't already : Microsoft Codename "Astoria". The Astoria Team Blog : It's a "Database in the cloud", your db is hosted on the Web and you access Read More...
Hello all , Today I grow a year older , I am now all of 26 !!! As return gifts to everyone, I am giving out a demo application that encompasses most of my knowledge about the AjaxControlToolkit Animation Extender. Here is a list of the Animations that Read More...
This is a common requirement I see among users of the accordion , How do I Open Accordion Panes OnMouseOver of the header and Not on header Click ? The answer is pretty simple . Lets walk through this : a) Setup your Accordion < ajaxToolkit:Accordion Read More...
Consider a scenario wherein you have a lot of control Extenders on a page and you want to conduct operations on all instances Specific Extender or specific instances of an extender. We all know that we can reference certain instances of an Extender by Read More...
Hi all, This has come up time and again on the asp.net Ajax forums and has become the Top Voted issue for the AutoCompleteExtender Work Items . I had some time the other day and set upon to write a fix for this . How do you use it? 1) Attach a handler Read More...
An ignored / unknown / very useful feature of the animation Framework is that it allows you to control the animation as its playing. You can Play, Pause , Resume , Stop and Quit an Animation Instance by using appropriate methods in JavaScript. Setting Read More...
HI , I was asked to work on the beta AjaxControlToolkit Patch Utility Tool from the Asp.Net AjaxControlToolkit Forums . My first fix , which allows the first result in a result set to be automatically selected ( if chosen to ) , has been made part of Read More...
Hi , Over the past couple of months, I have been actively contributing to the Asp.net Ajax forums and have come across some very weird and challenging problems to solve.Anyone who's been at the forums can tell, the community is VERY Active and helpful Read More...
I have seen this in the forums a lot .. "How do I change the Visible Tab in the MS AJAX TabControl on the Client-Side using Javascript ?" Well, I have posted it several times and I think Its time I'd rather point people to a link than write the same piece Read More...
We will discuss the various ways in which one can animate a visual element using the MS AJAX Animation. The Example would be to resize a div named "queryReply" to have a height of 100px and width of 200px On Click of the Div . 1) The Simplest Way , Markup Read More...
Registering your own handlers when Items in the SearchResults are Selected Hi, Quite a few people have a list of changes that they want made to the AutoCompleteExtender , and the asp.net Ajax Team is working quite dilligently to solving most of these Read More...
While working on some documentation and presentations for MS AJAX Animation ( wait for it , its gonna rock !! ) , I made what you see in the demo video. Its basic premise is this : Allow the User to plot points on a plane Then trigger an animation that Read More...
More Posts Next page »
 
Page view tracker