What do you mean by "Dynamically Populated". Do you mean the colums are
automatically generated?
Assuming that's the case, you could just manually declare all the columns
for the gridview instead, rather than relying on the Auto Generate
functionality.
Another possibility is to hook a handler onto Pre-Render of GridView, but
I'm not sure if the Columns will have been generated by then, or even if the
auto-generated columns are accessible in that manner.
> Hello All,
>
[quoted text clipped - 12 lines]
> the collection.
> Parameter name: index