- Posted:
07 May 2020
- Author: Mudassar Khan
-
- Technology:
C#
- Language:
English
-
In this video tutorial, Mudassar Khan has explained how to use IF ELSE condition in TemplateField (ItemTemplate) column in ASP.Net GridView using C# and VB.Net.
IF ELSE statement is not supported in TemplateField (ItemTemplate) column in ASP.Net GridView, but using Inline Expressions, a simple IF ELSE condition can be used in TemplateField (ItemTemplate) column in ASP.Net GridView.