Hi,
I am using web grid v8.1. I am populating the spread dynamically using a datatable. I have a requirement to merge 3 column headers and give a general text, but the 3 corresponding columns should not be merged, ofcourse. Please find below the reqirement depicted in picture format
Summary Measures <==== common text in header for 3 columns below
---------------------------------------
Unit1 Unit2 Unit3 <==== 3 column headers
Please let me know if this is possible using Infragistics.
Thanks - Sethu
Hello sir.
Thanks for response.i attached my screen shot.i need to hide the Column Header "Details from Amazon US" and corresponding columns headers like (Salesrank,new) likewise.plz it is urgent
Hello Ganesh,
I am not sure I understand the requirement, can you please give us a little bit more information on what you need to achieve?
hello sir
I have the same problem ,but i need to hide the multi column headers with corresponding columns.is it possible?
Hello Sethu,
Thanks for your interest in our products. Yes, I believe it is possible. Please, take a look at the following sample and let me know if it is what you need:
http://samples.infragistics.com/2008.2/webfeaturebrowser/WebGrid/MultiHeaders/MultiHeaders.aspx
If you want to see the source code of the sample, open this link:
http://samples.infragistics.com/2008.2/webfeaturebrowser/default.htm
and then navigate to Grid - > Using Elements -> Multi Column Headers example from the left navigational panel. You will see full source code in the code tabs above the sample.