Subject: Re: Column count / Access GridView Column after DataBind
> Finn,
> If you mention the columns in the GridView (not allowing AutoGenerate
> of Columns), then you can get access to the column count. As of now
> the grid is aware of only one column and that is of Button.
>
> Hope you got it.
Hi
Yeah, well then it is not dynamic and i need to autogenerate the individual
columns..
Funny enough, the individual rows have knowledge of the correct number of
cells, including the one i want to make invisible.. I find it curious, that
i can make individual cells invisible and access them by index, but i can't
access the whole columns by index...
/Finn
>
> Thanks,
> Rajeev
> http://rajeevgopal.blogspot.com