Hi,
I have an Ultraweb grid with column like
Dec07 Jan08 Feb08 Mar08
Act Part Act Part Act Part Act Part
My requirement is if the month is Jan then i need to hide the last year values. that is Dec 08 and the two columns Act and part. Dec 08 is the merged header.
Act and Part are the grid headers by default. I am able to hide the column headers by
e.Layout.Bands[0].Columns[2].Hidden = true;
how to hide the merged header 'dec 08'. please help me out in this.
Version 8.2
I'm having the same problem and have not found a solution yet. I'm using version 8.2.20082.1000 of the webgrid. What version are you using?
Thanks,
Eric