[CLOSED] How to Hide Header row in gridview of GridPanel

  1. #1

    [CLOSED] How to Hide Header row in gridview of GridPanel

    I want to hide headerRow in gridview of GridPanel on any button click (Client Side OR Serverside)
    I have search and tried out many things but cant
    so its very helpfull me if you have any solution

    Thanx in Advanced
    Last edited by Daniil; Jul 10, 2012 at 10:20 AM. Reason: [CLOSED]
  2. #2
    Hi,

    Hope the following two threads help.

    Client side:
    http://forums.ext.net/showthread.php?18440

    Server side:
    http://forums.ext.net/showthread.php...ll=1#post72631
  3. #3
    Hi Dannil
    Thanks for the support
    I want to hide the header row,But not to remove the header row.So for me client side coding is excepted
    I tried your code given for Client side.It worked for me when data is not there in grid.But it does not work when data is filled in grid
    As i am adding dynamic columns and also dynamic header columns so i am rendering the grid again
  4. #4
    But it does not work when data is filled in grid
    Please provide more details.

    I guess you need to re-hide the HeaderRow after binding the data.

Similar Threads

  1. ¿ GridView how to hide the column header filter ?
    By xtremexploit in forum 1.x Help
    Replies: 6
    Last Post: May 07, 2012, 3:24 PM
  2. Hide GridPanel Header
    By ShivaKumar in forum 1.x Help
    Replies: 2
    Last Post: May 04, 2010, 11:25 AM
  3. gridpanel: hide column header
    By pintun in forum 1.x Help
    Replies: 2
    Last Post: Sep 23, 2009, 11:53 AM
  4. [CLOSED] Gridpanel header checkbox hide
    By speedstepmem3 in forum 1.x Legacy Premium Help
    Replies: 5
    Last Post: Nov 19, 2008, 7:41 AM
  5. [CLOSED] GridPanel Hide Header?
    By Timothy in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Sep 16, 2008, 6:43 PM

Posting Permissions