2
Answers

How to get Template Field Value using Javascript

Amit Singh

Amit Singh

8y
300
1
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)