Amit Kumar Singh

Amit Kumar Singh

  • 387
  • 3.9k
  • 195.8k

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)