|
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Murtaza Abdeali
|
Rating:
|
|

Infragistics delivers ASP.NET AJAX controls that are robust, lightweight, high-performing across browsers, and that leverage their expertise in creating superior user experiences for your application’s user interface. The ASP.NET AJAX controls in NetAdvantage for Web Client give you what you need t This article is in the Product Showcase section for our sponsors at The Code Project. These reviews are intended to provide you with information on products and services that we consider useful and...
|
|
|
|
Total Hits: 3 | Today: 1
|
Author: Mohammad Rizwan
|
Rating:
|
|

A brief description of how to use the article or code. The class names, the methods and properties, any tricks or tips....
|
|
|
|
Total Hits: 2 | Today: 0
|
Author: Pratikshagzb
|
Rating:
|
|

The easiest way for end users is to select a date from the Calendar which is on Form. The calendar date can then be translated to a text date format in the TextBox. The CalendarExtender control gives you all the client-side code required for this kind of action....
|
|
|
|
Total Hits: 3 | Today: 0
|
Author: Suprotim Agarwal
|
Rating:
|
|

In the past we have often used the combination of the GridView and DetailsView to display Master-Detail data. Similarly, developers have used pop-ups to depict similar scenarios where a user clicks on a ‘master’ row and the details are displayed in a pop-up window. I was recently exploring the ModalPopup extender control which allows a page to display content to the user in a "modal" manner. To explore the control, I thought of trying out the Master-Details scenario using the ModalPopup Extender...
|
|
|
|
Total Hits: 6 | Today: 1
|
Author: Suprotim Agarwal
|
Rating:
|
|

As given in the ASP.NET AJAX documentation “The Accordion is a web control that allows you to provide multiple panes and display them one at a time. It is like having several CollapsiblePanels where only one can be expanded at a time.”...
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: Suprotim Agarwal
|
Rating:
|
|

As given in the ASP.NET AJAX Toolkit documentation “The Accordion is a web control that allows you to provide multiple panes and display them one at a time. It is like having several CollapsiblePanels where only one can be expanded at a time.” Here are some tips that could help you out in your projects while dealing with Accordion Control....
|
|
|
|
Total Hits: 1 | Today: 0
|
Author: Suprotim Agarwal
|
Rating:
|
|

As given in the ASP.NET AJAX Toolkit documentation “The Slider extender allows to upgrade an asp:TextBox to a graphical slider that allows the user to choose a numeric value from a finite range.” In this article, we will explore how to implement paging in an ASP.NET GridView using an ASP.NET AJAX SliderExtender....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: Suprotim Agarwal
|
Rating:
|
|

I assume you have some basic experience developing ASP.NET AJAX applications and have installed the ASP.NET AJAX Library and ASP.NET Control Toolkit. As of this writing, the toolkit version is Version 1.0.20229 (if you are targeting Framework 2.0, ASP.NET AJAX 1.0 and Visual Studio 2005) and Version 3.5.20229 (if targeting .NET Framework 3.5 and Visual Studio 2008). Read more about it over here...
|
|
|
|
Total Hits: 3 | Today: 1
|
Author: AzamSharp
|
Rating:
|
|

In one of the previous articles on GridViewGuy we demonstrated a technique to draw bar charts using the .NET graphics API. You can check out the article here. Although the article served the purpose of drawing attractive charts but the processing was performed on the server side. In this article we will demonstrate how to draw the bar charts using JavaScript and create animation effects using the JQuery library....
|
|
|
|
Total Hits: 0 | Today: 0
|
Author: TheCodeKing
|
Rating:
|
|

Anyone who has spent time developing URL rewriters will know that these do not always play nicely with AJAX components. This is because the HtmlForm element written out by .NET uses the actual URL for post-backs, and not the page's virtual URL that you are trying to preserve. This article discusses how this can be resolved cleanly, and also shows how control adapters may be set programmatically using Reflection. This is useful for creating plug & play components such as URL rewriters in order t...
|
|
|
|
Total Hits: 14 | Today: 3
|
Author: Malcolm Sheridan
|
Rating:
|
|

When developing an ASP.NET application, one important aspect that is difficult to code against is stopping users clicking controls on a page when they have already submitted a request. There are several ways to do this, the most common being a JavaScript function to disable control elements after an event has been raised. Thankfully this task is a lot easier thanks to the Ajax Control Toolkit and the ModalPopup control. The Ajax Control Toolkit is a separate download that is built on top of the ...
|
|
|
|
Total Hits: 6 | Today: 0
|
Author: Suprotim Agarwal
|
Rating:
|
|

SlideShow is cool extender control that comes with the ASP.NET AJAX control toolkit and can be used to create a Slide show by looping images in a round robin fashion. The images are configured with the SlideShow by using a PageMethod or a webservice. In this article, we will see common tips and tricks while using the SlideShow Extender control. In this article, I assume that you are familiar with the SlideShow Extender. If you want to know more about this control, check the documentation over he...
|
|
|
|
|
|