Amit Singh

Amit Singh

  • NA
  • 3.7k
  • 46.2k

How to get Template Field Value using Javascript

Jul 25 2016 8:53 AM
Suppose,
In gridview, I have two column Name and Hours
My condition is
if(hour < 8)
TextBox should be enabled to fill reason
 
 
How I will get value of Template Field Label Value to do this .

Answers (2)