GridViews, DataList, Repeaters and DataGrids Breaking the Bounds
I will be presenting on Wednesday June 14 to TRINUG about customizing data controls. I plan on covering various topics related to customizing the display and manipulation of data. I found real quick that bound data columns just do not ever cut it for a production site. The ability to customize the user's experience when interacting with your site is key to increased successes. I plan on showing how to leverage the TemplateColumn and even creating your own Template Classes that derive from ITemplate. A fair warning I will do most of this presentation in VB.NET with little to no Visual PowerPoint!