It is possible. For example my sorting sample uses that.
http://aspadvice.com/blogs/joteke/ar.../11/15130.aspx
Basically just add GridViewRow at rendering time to the location where you
want ti to be.
--
Teemu Keiski
AspInsider, ASP.NET MVP
http://blogs.aspadvice.com/joteke
http://teemukeiski.net
"Matt Adamson" <> wrote in message
news:...
> Guys,
>
> Is there any way to add a row programmatically?
>
> What workarounds would you recommend if this isn't possible? This seems a
> big limitatiion of the control as the Win Forms 2.0 DataGridView control
> seems to support this feature.
>
> Cheers
>
> Matt
>