- Posted:
09 May 2020
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to use IF ELSE condition in BoundField column in ASP.Net GridView using C# and VB.Net.
IF ELSE statement is not supported in BoundField column in ASP.Net GridView, hence RowDataBound event of GridView is used to serve the purpose.