Hi Friends,
In the below code if status is A means enable otherwise disable ... but I want Enable status if A or B otherwise disable the button ...
How can i make do it ... if anyone know kinldy suggest me
Thanks & regards
Paul.S
Enabled='<%#Eval("Status").ToString().Equals("A")%>'

Jignesh KumarPosted Oct 4, 2020, 12:32 AM
Sachin SinghPosted Oct 3, 2020, 6:54 AM
Mageshwaran RPosted Oct 3, 2020, 5:17 AM