Hi
I want to reverse column and row in the grid with data via wcf service and I want to make hierarchical header like the grid in the attached file.
In other words,
1. Get the data via wcf service
2. Prepare the revsersed grid
3. Bind the data to the reversed grid
To bind the data to the reversed grid, what do I need to do before binding?
By the way, the grid in the attached file is made in windows form application with another components.
Sorry for my English.
Thanks
5 Answers, 1 is accepted
0
Accepted
Hi Seo,
I believe that the following blog post would be useful for you Transpose or just rows as columns.
Currently RadGridView does not support direct merging of cells, but I would suggest you to see the following blog post Adding additional power to RadGridView for Silverlight.
Please see the links above and if you need any additional information let me know.
Sincerely yours,
Vanya Pavlova
the Telerik team
I believe that the following blog post would be useful for you Transpose or just rows as columns.
Currently RadGridView does not support direct merging of cells, but I would suggest you to see the following blog post Adding additional power to RadGridView for Silverlight.
Please see the links above and if you need any additional information let me know.
Sincerely yours,
Vanya Pavlova
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
David
Top achievements
Rank 1
answered on 08 Apr 2011, 08:27 PM
Are there any plans to bake support for this into the Silverlight grid? I've seen other grids that allow you to just set the orientation of the grid. The solution you link to won't allow sorting, filtering, etc in a way that will make sense to the user. The filters, sorting etc need to be on the row headers and not on the column headers when the grid is rotated.
0
Hello,
Vlad
the Telerik team
We do not have plans to support such feature in RadGridView.
All the best,Vlad
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Dhanasekar
Top achievements
Rank 1
answered on 29 Aug 2017, 09:17 AM
Hi vlad,
I want to transpose my column header..PFB my ex:
Bikes Components Clothing Accessories
2 3 5 6
Want to transpose like this help me to solve.
Bikes 2
Components 3
Clothing 5
Accessories 6
0
Hi Dhanasekar,
This functionality is still not implemented for the RadGridView control. You can check the blog post suggested from Vanya.
Regards,
Dinko
Progress Telerik
This functionality is still not implemented for the RadGridView control. You can check the blog post suggested from Vanya.
Regards,
Dinko
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which
deliver the business app essential building blocks - a grid component,
data visualization (charts) and form elements.