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

[Solved] Group Editing in GridView

2 Answers 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Joseph
Top achievements
Rank 1
Joseph asked on 04 May 2009, 05:15 PM
I have a table that contains a set of language as follow :

English(US)
English(UK)
French(FR)
French(CA)
etc...

I want to group them in the grid view like this :

 - English
English(US)
English(UK)
+French
.....

Now each row contains data that can be edited like Rate that can be Updated or added.

If the user want to enter a single rate for all English Language he doesn't need to collapse Englsih language, he will just enter the Rate in the Header so All sub language will have the same rate.

For custom rate per Sub-Language he collapse the Language and edit the rate of each sub-language.

This is my main goal.

Any ideas will be highly appreciated.

Thanks a lot.


2 Answers, 1 is accepted

Sort by
0
Joseph
Top achievements
Rank 1
answered on 05 May 2009, 08:40 AM
Any ideas guys?
0
Yavor
Telerik team
answered on 07 May 2009, 10:59 AM
Hello Joseph,

Once possible option to handle this would be to use a standard hierarchy. Then, you can edit a master record, and when you go to the server, propagate the change manually to the required nested items.
I hope this is a suitable approach for you.

Sincerely yours,
Yavor
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Check out the tips for optimizing your support resource searches.
Tags
Grid
Asked by
Joseph
Top achievements
Rank 1
Answers by
Joseph
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or