for years now i have asking for this functionality that if it is possible to create something like mutiple physical rows for single line of data source. becuase during development you come across a situation where data in data source is to large to show customers.
We need to create a multiple line header for grid and similar layout is required in line items. i-e a single line item can be consists of multiple physical lines. If that is possible please let me know how to create it. i am attaching a sample excel file for the desired layout. other 3rd party controls have this feature like here.
http://live.intersoftpt.com/Default.aspx?url=cs/WebGrid/ColumnSetLayout.aspx
Hello Muhammad,
Thank you for submitting your request to the Infragistics ASP.Net Forums. In regards to your inquiry, which Infragistics ASP grid are you referring to, the classic ASP UltraWebGrid or the Aikido WebDataGrid?
The classic UltraWebGrid does have Multi-Row Column Headers functionality as explained here in the following link to the Infragistics Online Help for NetAdvantage ASP.NET where information on how to set-up and use Multi-Column Headers for the UltraWebGrid may be found:
<http://help.infragistics.com/NetAdvantage/ASPNET/Current/CLR4.0/?page=WebGrid_Using_a_Multi_Column_Header.html>
In regards to the Aikido WebDataGrid, Multi-Column Headers is still in the works as this functionality has yet to be automated for the WebDataGrid. The following forum post contains information and a sample created by one of our Developers on how to implement Multi-Column Header behavior for the WebDataGrid using custom code:
<http://forums.infragistics.com/forums/p/46716/263436.aspx>
Please let me know if this information is helpful or if you have any questions.
Thank you.
Sincerely,Mike D.Developer Support EngineerInfragisticswww.infragistics.com/support
Thanks for the update mike however the suggestion does not work as requested, i know how to create multi row header in classic infgragitics grids, and i have searched on forums about how to create them. But the concept here is the concept of multi row column sets, where a row of the data sources is split in a way that i display on several grid rows to show one record of the data source.
as far as i remember none of the infragistics grids either akido or the classic serves the purpose.
Hello,
After some research, this issue has been determined to be a new feature request. I have sent your feature request directly to our product management team. Our product team chooses new feature requests for development based on popular feedback from our customer base. Infragistics continues to monitor application development for all of our products, so as trends appear in requested features, we can plan accordingly.
We value your input, and our philosophy is to enhance our toolset based on customer feedback. If your feature is chosen for development, you will be notified at that time. Your reference number for this feature request is FR 13105.
If you would like to follow up on your feature request at a later point, you may contact Developer Support management via email. Please include the reference number of your feature request in the subject and body of your email message. You can reach Developer Support management through the following email address: dsmanager@infragistics.com
Thank you for your request.
Sincerely,TroyDeveloper Support Engineer
Troy -
Any update on this feature request? I would like to have this feature as well. From your post you mention development is done based on feedback. Is there some other place, other than the forums, that we should be looking at to vote on these features in the queue?
Thanks
Chad
Hello all,
I am updating this forum thread as this feature has already being implemented back in version 11.2.For reference “WebDataGrid Multi-Column Headers” were implemented in version 11.2Official documentation regarding this feature could be found at:http://help.infragistics.com/Help/Doc/ASPNET/2011.2/CLR4.0/html/WebDataGird_Multi_Column_Headers.html
Blog Article: http://ko.infragistics.com/community/blogs/jordan_tsankov/archive/2012/03/26/implementing-multi-column-headers-in-webdatagrid.aspx
Online samples at: http://ko.infragistics.com/samples/aspnet/data-grid/multi-column-headers
Has this been implemented in 2011 2??