Remove GridView row with jQuery

Posted by Jan-Frederik Carl on Stack Overflow See other posts from Stack Overflow or by Jan-Frederik Carl
Published on 2010-04-27T14:09:02Z Indexed on 2010/04/27 14:13 UTC
Read the original article Hit count: 354

Filed under:
|

Hello, I have a GridView and a asp:TextBox containing a Number. The GridView also contains cells with numbers (one in each row). I want to know wether a cell contains this number and if so, the whole row has to be removed. I want to do this via jQuery.

© Stack Overflow or respective owner

Related posts about jQuery

Related posts about gridview