How to activate the select button only in first row of a grid using Jquery



Add the following line in the script



        $('#dtggrid tr:not(:nth-child(2)) td:nth-child(1) a').remove();

Comments

Popular posts from this blog

How to retain the data annotations or class during modify a table in the database

Interview Questions

AJAX CONTROL