zeeman

Stories kicked by zeeman

CheckBoxList hover extender(blog.lavablast.com)

submitted by EtienneTremblayEtienneTremblay(5008) 4 years, 4 months ago

This article presents a CheckBoxList extender that enables the user to hover over individual checkboxes in the list and see a popup with additional information. The information is populated dynamically (web service call) depending on the hovered checkbox' value. read more...

add a comment |category: |Views: 170

tags: another

FileUpload and Ajax UpdatePanel(muraton.net)

submitted by muratyilmazmuratyilmaz(190) 4 years, 4 months ago

FileUpload and Ajax UpdatePanel read more...

add a comment |category: |Views: 547

tags: another

Why ASP.NET AJAX UpdatePanels are dangerous(encosia.com)

submitted by k000derk000der(4765) 4 years, 10 months ago

Replace those UpdatePanels with WebMethods and JSON. read more...

5 comments |category: |Views: 78

tags: another

Video: Using the ASP.NET AJAX UpdatePanel and Triggers(weblogs.asp.net)

submitted by dwahlindwahlin(1450) 5 years, 6 months ago

In this video tutorial Dan Wahlin discusses how to use the UpdatePanel, refresh it using triggers and detect when it has finished updating using the new PageRequestManager along with JavaScript events. He also covers how to use the AutoCompleteExtender control to call Web Services and shows some of the Microsoft Virtual Earth API. read more...

add a comment |category: |Views: 19

tags: another