Hi, Curious if others feel the same as me. To me, controls such as datagrid/gridview/formview/etc. are great for presentations or demo's only. To take the time and tweak this controls, override their default behavior (hooking into their silly events etc.) is a big headache. The only control that I use is the repeater, since it offers me the most flexibility over the others. **In short, they are pretty much bloatware.** I'd rather weave my own html/css, use my own custom paging queries. Again, if you need to throw up a quick page these controls are great (especially if you are trying to woo people into the ease of .net development hehe). I must be in the minority, otherwise MS wouldn't dedicated so much development time on these types of controls...