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

Instead of Child Grid, a MultiLine textbox?

1 Answer 64 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Hannah
Top achievements
Rank 2
Hannah asked on 31 May 2013, 09:16 PM
Is this possible?

I have a scenario where I am displaying a list of flat files.  The user can expand a row and display the contents of the file in the child grid.

However, some files are quite large, and I'll need to virtualize the child grids....OR simply display a multiline textbox instead of a grid.

Either way, I'm really re-thinking my approach on this because I'm dealing with 300k+ rows...

Are either of these paths possible?  Virtualize the child grid, or replace it with a text box?

Thanks,

Wayne

1 Answer, 1 is accepted

Sort by
0
Ivan Petrov
Telerik team
answered on 05 Jun 2013, 01:03 PM
Hi Wayne,

Thank you for writing.

You can have a look at our examples application that is installed with the controls. There are a few examples that might be useful in your case. The examples are the following:
  • GridView >> Custom Views - In this example the details of each row are show in a custom view on the bottom of the grid.
  • GridView >> Rows >> Row Details - In this example details are show for only the selected row.
  • GridView >> Hierarchy >> Tabbed Views - This example demonstrates how to create a custom tab view with a chart.
I hope this will be useful. Should you have further questions, I would be glad to help.

Regards,
Ivan Petrov
Telerik
RadChart for WinForms is obsolete. Now what?
Tags
GridView
Asked by
Hannah
Top achievements
Rank 2
Answers by
Ivan Petrov
Telerik team
Share this question
or