I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
do!), but what is ControlStyle?
PWS
Alvin Bruney [MVP] - 07 Oct 2007 01:04 GMT
I think it is for custom controls mostly. Say you create a control, you may
then want to style that control as a button or a label.

Signature
Regards,
Alvin Bruney
------------------------------------------------------
Shameless Author Plug
OWC Black Book 2nd Edition
Exclusively on www.lulu.com/owc
$24.99
>I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
>do!), but what is ControlStyle?
>
> PWS
Eliyahu Goldin - 07 Oct 2007 11:20 GMT
Let's say you have a ButtonField control. It can be configured as a Button,
a LinkButton or an ImageButton. A generic name "ControlStyle" is appropriate
in this case since you can choose either option.

Signature
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
>I understand what FooterStyle, HeaderStyle and ItemStyle are (or think I
>do!), but what is ControlStyle?
>
> PWS