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

[Solved] Nested grids to list two different kinds of data!!

0 Answers 88 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Lavanya
Top achievements
Rank 1
Lavanya asked on 22 Apr 2011, 11:12 AM
HI There,

I need to use a nested grid to list two kinds of data(One grid to display the existing data/ data already in use. And the other list should display the data which do not exist in the first grid and it should provide me an option to add the data to the first grid ).
Requirement is:
One grid should display the languages used in the application.(As of now its  Default: English. In future it will increase)
Other should list me the languages not used in the application.( example: Chinese, french, German etc...) and it should also provide me the Link button:Create to add new language for the application( Translated). I have a separate table for languages which is provided with standard code.

I went through the following link:
http://demos.telerik.com/aspnet-mvc/grid/hierarchyserverside
But this will display the details of the main grid.
As of now I have these data in two separate grids as shown in the attachment. Can I use a single grid for this?????

Any help would be greatly appreciated. Thanks in advance!

Tags
Grid
Asked by
Lavanya
Top achievements
Rank 1
Share this question
or