3
Answers

how to show cancel button on some value in gridview

Susanta Rout

Susanta Rout

9y
969
1
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)