DotNetKick.com is an open-source project. Please report any bugs and let us know your great suggestions. Currently running svn revision 620 (rss)

Kick Spy!, Kick Zeitgeist and Kick Widgets

Stories recently tagged with 'UpdatePanel' Subscribe to this feed
1
kicks
submitted by crpietschmann crpietschmann 4 months, 7 days ago

theruntime.com — So the last week or so I have been doing some heavy handed UpdatePanel development (stuff where I needed to fix an existing form that needs help to support an UpdatePanel or stuff where I needed to do something special while the page was posting back asyncronously). In the midst I discovered some cool mechanisms that I missed! read more...

Add a comment add a comment | category: | Views: 24
tags: , , | tag it

2
kicks
submitted by superghost superghost 4 months, 13 days ago

msmvps.com — UFrame combines the goodness of UpdatePanel and IFRAME in a cross browser and cross platform solution. It allows a DIV to behave like an IFRAME loading content from any page either static or dynamic. It can load pages having both inline and external Javascript and CSS, just like an IFRAME. But unlike IFRAME, it loads the content within the main document and you can put any number of UFrame on your page without slowing down the browser. read more...

Add a comment add a comment | category: | Views: 17
tags: , , , , | tag it

2
kicks
submitted by illvoid2 4 months, 13 days ago

codegod.de — The UpdatePanel-control that came with Ajax.NET offers the possibility to add Ajax-functionality to your ASP.NET-application. The control is easy to use but has some drawbacks concerning performance. ASP.NET 3.5 ScriptServices are an alternative approach to use Ajax with ASP.NET. read more...

Add a comment add a comment | category: | Views: 24
tags: , , , | tag it

3
kicks
submitted by crpietschmann crpietschmann 5 months, 4 days ago

pietschsoft.com — I've been using ASP.NET AJAX alot for a while now, so I thought I'd share some of the Tips and Tricks that I've learned though my adventures. Lately, all the buzz has been around Silverlight, but I know there are still a lot of devs out there that can benefit from these tips and tricks. read more...

Add a comment add a comment | category: | Views: 12
tags: , , , , | tag it

2
kicks
submitted by johnrummell johnrummell 7 months, 17 days ago

weblogs.asp.net — "... the one thing that was vexing me was the Default Button. It worked like a charm in IE. In Firefox, it behaved like the ugly step sisters. The problem wasn't that it didn't do a postback. That it did. What it didn't do was hit the server side event (the button click event)." read more...

Add a comment add a comment | category: | Views: 23
tags: , , , , | tag it

2
kicks
submitted by crpietschmann crpietschmann 7 months, 26 days ago

geekswithblogs.net — Here is a cool technique on how to identify which control has triggered the UpdatePanel (when dynamic controls are added during runtime). Here we will use the Request Object to identify this. read more...

Add a comment add a comment | category: | Views: 39
tags: , , | tag it

13
kicks
published 8 months, 14 days ago, submitted by muratyilmaz muratyilmaz 8 months, 21 days ago

muraton.net — FileUpload and Ajax UpdatePanel read more...

Add a comment add a comment | category: | Views: 191
tags: , , , , | tag it

1
kicks
submitted by crpietschmann crpietschmann 10 months, 23 days ago

couldbedone.blogspot.com — UpdatePanel is a rare ASP.NET (actually ASP.NET AJAX Extensions) control which benefits from the TemplateInstanceAttribute and especially TemplateInstance.Single case. Its ContentTemplate property is decorated with [TemplateInstance(TemplateInstance.Single)] attribute. This setting allows accessing declaratively created controls in the ContentTemplate via page fields generated by ASP.NET. read more...

Add a comment add a comment | category: | Views: 10
tags: , , , , | tag it

1
kicks
submitted by crpietschmann crpietschmann 10 months, 23 days ago

couldbedone.blogspot.com — UpdatePanel control is used for different purposes like reducing flickering of the page and reducing network traffic generated by a web site. Developers often wrap input boxes into an UpdatePanel to implement cascading drop-downs and update other related controls. Cascading drop-downs can be implemented with a help of Ajax Control Toolkit control extenders, but in general case you will either need to write script code or place controls in an update panel. The latest approach is very easy to implement, but it also has a lot of drawbacks. If you wrap input boxes (and other input controls) in the update panel, you must be aware about the following consequences: read more...

Add a comment add a comment | category: | Views: 52
tags: , , | tag it

15
kicks
published 10 months, 24 days ago, submitted by superghost superghost 10 months, 28 days ago

dennydotnet.com — The ASP.NET AJAX Update Panel simply replaces the panel contents when it updates. In this example we see how we can add some animation to the update. read more...

Add a comment add a comment | category: | Views: 26
tags: , , | tag it

3
kicks
submitted by superghost superghost 1 year, 1 month ago

dennydotnet.com — Tips on working with Update Panels. read more...

Add a comment add a comment | category: | Views: 4
tags: , | tag it

15
kicks
published 1 year, 1 month ago, submitted by LSUDVM 1 year, 1 month ago

riderdesign.com — In the MSDN library, content can be rated by clicking on a star (from 1 through 5). When you hover over the content rateR on MSDN2, a textbox appears to allow comments to be added. Using the rating control and the jQuery library, we can very easily create a content rater simliar to the one on MSDN. read more...

Add a comment add a comment | category: | Views: 12
tags: , , , , | tag it

22
kicks
published 1 year, 1 month ago, submitted by kazimanzurrashid kazimanzurrashid 1 year, 1 month ago

geekswithblogs.net — Shows how to load user controls dynamically in update panel on different menu click and how to employ different helper controls like UpdateProgress, ModalPopupExtender when the control is loading. read more...

Add a comment 1 comment | category: | Views: 75
tags: , , | tag it

2
kicks
submitted by superghost superghost 1 year, 2 months ago

dennydotnet.com — The AsyncPostBackTrigger is used in ASP.NET AJAX to, as it states, trigger an asynchronous postback. Adding a trigger to an UpdatePanel is fairly straight forward. But what about controls that are created dynamically like within a DataList? read more...

Add a comment add a comment | category: | Views: 127
tags: , , , | tag it

10
kicks
published 1 year, 2 months ago, submitted by k000der 1 year, 2 months ago

mattberseth.com — Folder explorer with GridView, TreeView and UpdatePanel controls. read more...

Add a comment add a comment | category: | Views: 51
tags: , , , , | tag it

28
kicks
published 1 year, 2 months ago, submitted by gt1329a gt1329a 1 year, 2 months ago

encosia.com — A quick, easy way to refresh an UpdatePanel, from client script. No hidden button or other kludge necessary. read more...

Add a comment add a comment | category: | Views: 30
tags: , , | tag it

 

Sponsored Link: www.carlist.ie

Search:

Ads via The Lounge