Yes. Apparently, this occurs when you have AutoGenerateColumns=TRUE. It
kind of seems like a bug.
Dan
"Alvin Bruney [MVP]" <vapor at steaming post office> wrote in message
news:%...
> Your post went unanswered. Have you resolved this issue?
>
> --
> Regards,
> Alvin Bruney [ASP.NET MVP]
> Got tidbits? Get it here...
> http://tinyurl.com/3he3b
> "Dan" <> wrote in message
> news:...
> > I have successfully bound a DataGrid on Web Form (i.e. it shows the data
> > properly in the browser). It looks like there are 4 columns of data,
but
> > when I retrieve DataGrid.Columns.Count in the Page_Load event (after
> > binding), it returns 0. Why?
> >
> >
>
>