1
Answer

Linq Query

Ramco Ramco

Ramco Ramco

2y
732
1

Hi

  Thru Linq query i have 5 records in a repeater . I want if value in 2 columns Column1 & Column2 in all the rows has value 'Completed' or 'Absent' then text button should get enabled. If in a row if it has any value other than 'Completed' or 'Absent' it should not enable TextBox,

 

Thanks

Answers (1)