AspDotNetAtoms.com provides daily updates on ASP.NET Tutorials, Programming Resources, .NET Articles, Authors and more.

Categories

Recent Posts

ASP.NET Tip: Control the Layout of Your Input Forms : Eric Smith

Tuesday, July 01 2008

Although many of your input forms will have a fixed number of fields, in some cases you'll need to vary the number and configuration of your controls. This article demonstrates how to control the layout of your form using a Repeater control and the ItemDataBound event to set various attributes on the controls.

Read More:
ASP.NET Tip: Control the Layout of Your Input Forms : Eric Smith
Also See:
Working with ReportViewer control of ASP.NET 2.0 : Bipin Joshi
Formatting data in columns with ASP.NET's DataList control : Tony Patton
Make ASP.NET Speak Typed Text : Richard Bean
Adding and Responding to Buttons to a GridView : Scott Mitchell

Post your comment

Comment