You must Sign In to post a response.
  • Category: JavaScript

    Based on gridview1 selection hide the gridview2 column using javascript

    Hi Everybody,

    I have a requirement, For ex I have 2 gridviews in gv1 I will show all the table columns and gv2 I will display the data of that table.

    Now, my requirement is In gv1 I have checkbox before of each column of a table, when I click that checkbox selected column alone need to show in gv2. That means I want to be hide few columns of gv2 based on gv1 checkbox selection.

    I know how to do it by using server side. But I'm looking for client side scripts.

    Please give your valuable suggestion out of this..
  • #754351
    This is the sample attachment for the same.
    --------------------------------------------------------------------------------
    Give respect to your work, Instead of trying to impress your boss.

    N@veen
    Blog : http://naveens-dotnet.blogspot.in/

    Delete Attachment


  • Sign In to post your comments