The article about the custom grid control is finished. The post contains links to multiple page explaining the control and the source code has been added (with an example how to use the control). Rega… more →
My ASP knowledge baseJordan wrote 3 months ago: For a while now I’ve wanted a control which when the DataContext changes plays an “out … more →
jollytrivedi wrote 6 months ago: Sr. No. Custom Control User Control 1) Custom controls are written in separate program files that a … more →
jintoppy wrote 7 months ago: Protected Overrides Sub RenderContents(ByVal output As HtmlTextWriter) Dim sb1 As StringBuilder = Ne … more →
kueue wrote 9 months ago: This custom GridView control extends the functionality of the ASP.NET GridView to implement sorting … more →
prajwalan wrote 10 months ago: It is straight forward to add buttons into the toolbars. But, it can be a bit tricky to add other co … more →
Syed Mehroz Alam wrote 11 months ago: I am very glad to announce that yesterday, 4th of August, I stood first in a silverlight competition … more →
Nishant Pant wrote 1 year ago: WHY DO IT ??? Before you read the post, let us answer why did I waste time in changing the behavior … more →
dhavalcharadva wrote 1 year ago: Expandable panel- a kind of panel which has ability to expand/collapse. … more →
Vivek wrote 1 year ago: After creating a ProgressBar Control, I wanted to make it look completely different. I am not sure w … more →
Vivek wrote 1 year ago: Overview Last May, I had created a ProgressBar control for Silverlight Alpha. It was about time to … more →
Jan wrote 2 years ago: The article about the custom grid control is finished. The post contains links to multiple page expl … more →
Jan wrote 2 years ago: “This article consists of several pages describing the definition of a custom grid control. Yo … more →
Jan wrote 2 years ago: In case you want to have a custom image for your control in the Visual Studio toolbox, you can do th … more →
ssanjeevik wrote 2 years ago: Normally web form user control is created mainly for page header like thing or footer. Thus, alterna … more →
ssanjeevik wrote 2 years ago: Always I want to create reusable things and User control is one among them. Basically we can classif … more →
Syed Mehroz Alam wrote 4 years ago: Visit http://www.codeproject.com/cs/miscctrl/AnalogClockControl.asp for my new article. It is a step … more →