Here Mudassar Ahmed Khan has explained with example, how to use the RowDataBound (OnRowDataBound) event of GridView in ASP.Net using C# and VB.Net.
RowDataBound event is triggered for each GridView Row when the GridView Row is bound to data.
↧