2
Answers

how to check gridview is empty while clicking button click

i have a textbox control in my webform with button and gridview
while searching some content in gridview im tying a content in textbox with button click 
if there is no matching content means i want a alert in client side how to achieve this
if grid is empty i qant an alert message while clicking button

Answers (2)