This is a migrated thread and some comments may be shown as answers.

[Solved] Split by Rows and Columns

1 Answer 141 Views
GridView
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Dhileep Kumar Sampath
Top achievements
Rank 1
Dhileep Kumar Sampath asked on 20 Nov 2009, 02:31 PM
Hi All,
     I have a requirement to have a context menu on column header and row indicator. They are given below:

a) If user right click on column header "Split by Column" should be displayed as menu item and when user selects this item, copy of the entire grid should be displayed vertically. i.e. two grids side by side. 
b) Similarly when user right click on row indicatory "Split by Rows" should be displayed as menu item and when user selects this item, copy of the entire grid should be displayed horizontally. i.e tow grids one above the other.

User can compare cells and can enter value in any or both the grids.

This feature was available in winforms application from another 3rd party tool. Now we are planning to use telerik controls for silverlight and want to know whether there are any solutions available out of the box or any suggestion/workaround is available.

Thanks,
Dhileep

1 Answer, 1 is accepted

Sort by
0
Vlad
Telerik team
answered on 26 Nov 2009, 07:22 AM
Hi Dhileep,

You can check this demo to know more how to attached header cell context menu and this demo to know more how to attach context menu for grid rows.

Regards,
Vlad
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
GridView
Asked by
Dhileep Kumar Sampath
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or