Click here to Skip to main content
15,884,986 members
Articles / Web Development / ASP.NET

Data Binding in WebControls

Rate me:
Please Sign up or sign in to vote.
4.90/5 (43 votes)
4 Oct 2002CPOL6 min read 292.1K   3K   166  
An article on how to actually support data binding in your WebControl such that you can manipulate them in the Properties window.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Employed (other) Purplebricks
Australia Australia
All articles are supplied as-is, as a howto on a particular task that worked for me in the past. None of the articles are supposed to be out-of-the-box freeware controls and nor should they be treated as such. Caveat emptor.

Now living and working in Australia, trying to be involved in the local .NET and Agile communities when I can.

I spend a good chunk of my spare time building OpenCover and maintaining PartCover both of which are Code Coverage utilities for .NET.

Comments and Discussions