RowDataBound. Works the same way.
http://msdn2.microsoft.com/en-us/lib...databound.aspx
Cheers,
Peter
--
Co-founder, Eggheadcafe.com developer portal:
http://www.eggheadcafe.com
UnBlog:
http://petesbloggerama.blogspot.com
"Sukh" wrote:
> I'm new to ASP.NET 2. In the prev. version i was able to do a lot of
> parsing and other changes in the Item_DataBound Method of DataGrid, and
> I wasn't able to find its equivalent with GridView. Am i overlooking
> something or is this a deliberate change? Is there any workaround?
>
> Thanks.
> Sukh
>
>