Search - Articles - Dev Forums - Favorites - Member Login  
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Thursday, July 29, 2010

Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

Build the right apps the right way with powerful development tools.
Visual Studio 2010. Learn more...

Home > Search > Articles & Samples > ASP.Net > Server Controls
Search:
What's New - What's Hot
Listings for Ad Rotator Ad Rotator (28)
Listings for Calendar Control Calendar Control (79)
Listings for DataGrid Control DataGrid Control (1739)
Listings for DataList Control DataList Control (340)
Listings for HTMLControls HTMLControls (414)
Listings for Miscellaneous Miscellaneous (79)
Listings for Panel Control Panel Control (40)
Listings for Repeater Control Repeater Control (94)
Listings for TreeView Control TreeView Control (113)
Listings for Validator Validator (224)
Listings for Web Controls Web Controls (459)
 


Tray Calendar    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Chris Maunder       Rating:  
Read Reviews | Write Review |   Your Rating: 

Tray Calendar is a freeware utility that I wrote after being amazed that

1. Microsoft did not bother to offer us a calender in the tray, and
2. People were charging good money for tiny little tray apps....

Searching a ListBox or DropDownList using the ListSearchExtender Control using ASP.NET AJAX    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Suprotim Agarwal       Rating:  
Read Reviews | Write Review |   Your Rating: 

The ListSearchExtender control is a control that ships with the Microsoft AJAX Control Toolkit. ListSearchExtender enables the DropDownList and ListBox to be searchable. The user can navigate to and select an item in the list by simply typing the first few characters. This could be especially useful if there is a long list to be searched....

How to Rotate Ads without Refreshing the Page using AdRotator and ASP.NET AJAX    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Suprotim Agarwal       Rating:  
Read Reviews | Write Review |   Your Rating: 

The AdRotator control in ASP.NET is extremely handy when it comes to randomly displaying advertisements on your site. However the ads are rotated only when the user refreshes the page. In this article, we will explore how you can easily rotate ads at regular intervals, without the user refreshing the page....

Drag and Drop Items in a WPF ListView    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Josh Smith       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article presents a class called ListViewDragDropManager, which automates drag-and-drop operations in the WPF ListView. It allows the user to drag and drop items within a ListView, or drag items from one ListView to another. The class is smart enough to figure out where in the ListView the user wants to drop an item, and will insert the item at that location automatically. The class also exposes several properties and one event that enables a developer to customize the way that the drag-and...

Row click event for DataGrid    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: dimensionless       Rating:  
Read Reviews | Write Review |   Your Rating: 

I was looking for some functionalities over the net for extending DataGrid control to submit the page by clicking the row, without having any buttons or server controls that can be used for submitting the page. Unfortunately i could have any simple way of doing this till found the article of ssjvackar.
The problem with this article was that it was titled that is related with DataGrid control but actualy the code was written for GridView control....

Change datagrid cell properties    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Richard van Schie       Rating:  
Read Reviews | Write Review |   Your Rating: 

I've searched the internet for examples of datagrids and how to change one or more cell properties to another background or font color. A lot of people in forums said it isn't possible, but finally it seems quite simple. Combining different articles and examples gave me the solution I wanted....

Using ASP.NET calendar for web applications.    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Andrew Golik       Rating:  
Read Reviews | Write Review |   Your Rating: 

The calendar control is the most used control for business applications. There is now way to avoid this. If you are using environment where there isn’t such control you have to buy it from outside developers or spend your time implementing it yourself. The article describes the usage of calendar control inside static html page. I faced needs to use calendar control when I had chance to program in ASP environment. I hope you found it useful....

Dynamically load controls into a datagrid: Part 2    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Mark Killmer |       Rating:  
Read Reviews | Write Review |   Your Rating: 

In a previous article, "Dynamically load controls into a DataGrid", I discussed a method of dynamically creating and inserting controls into a datagrid which did not require configuration at design time. This method allowed the run-time selection of appropriate server controls based on the data content on a cell by cell basis. Additionally, a method for allowing a complete screen update (as opposed to a single line update) of the underlying data was presented....

Smart Navigation In Scrollable Web Controls.    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Mukesh Kumar Gupta       Rating:  
Read Reviews | Write Review |   Your Rating: 

Now a days it is very common between programmers to use HTML div tag to display scrollable Data Grids. But during post backs of ASP.NET pages maintaining the scroll position is always a tedious task and if a page contains multiple scrollable grids then it causes some real problems to maintain original scroll position for grids. In this article I am going to present a very easy way to maintain scroll position of various div tags as well as how to maintain the smart navigation of entire page with...

Common Validation and Length Validation with Regular Expression in ASP.NET    Version: 0.00       Price: $0.00   
Total Hits: 0  |  Today: 0 Author: Sowkot Osman       Rating:  
Read Reviews | Write Review |   Your Rating: 

Input validation is very common and important in any kind of application. In case of web application server side validation is a must and client side validation is highly anticipated. As you know ASP.NET provides you some handfull validation controls like RequiredFiledValidator, RegularExpressionValidator etc. Most of the time we have to check whether user has given the correct number, date, time or anything as input. To validate such things we use RegularExpressionValidator....

Some ASP.NET GridView UI Tips and Tricks using jQuery    Version: 0.00       Price: $0.00   
Total Hits: 1  |  Today: 0 Author: Suprotim Agarwal       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article demonstrates how to create simple UI effects in an ASP.NET GridView control using jQuery. These tips have been tested in IE 7 and Firefox 3....

Creating Fixed Headers in an ASP.NET GridView using jQuery    Version: 0.00       Price: $0.00   
Total Hits: 2  |  Today: 0 Author: Suprotim Agarwal       Rating:  
Read Reviews | Write Review |   Your Rating: 

This article will demonstrate how to create Fixed Headers in an ASP.NET GridView using jQuery. This solution is cross-browser and has been tested in IE 7 and Firefox 3....


DevASP.Net - Disclaimer - Privacy
© 2002-2010 DevASP.net