3
Reply

how to show cancel button on some value in gridview

Susanta Rout

Susanta Rout

Sep 26 2015 4:07 AM
430
my database is like this
emp_id|leave|name|from|to|status
 
if status = "pending" then a cancel  button will activate on a gridview where a employee can chancel too in gridview

Answers (3)