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

Explorer but for items in a database

1 Answer 36 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Jeff Bradshaw
Top achievements
Rank 1
Jeff Bradshaw asked on 19 May 2010, 04:23 PM
I have a whole slew of data that I want to present to the user in a tree view. But I would like to have a pane next to it, much like Window's explorer, that will contain more information.

I've looked at the FileExplorer (briefly) and that seems like overkill for what I need. And my data isn't quite so straight forward as a 'directory' structure. And the pane needs to not be a listview - I'll need to load webpages there so people can look at other things/do other things.

Can anybody give me some advice please?

If I do use a treeview, what should I use for the pane next to it? An iframe? I thought iframes would not work in all browsers.

TIA - Jeff.

1 Answer, 1 is accepted

Sort by
0
Nikolay Tsenkov
Telerik team
answered on 20 May 2010, 11:56 AM
Hi Jeff Bradshaw,

You definitely can use an iframe. This should do. Iframes nowadays work in all browsers.


Regards,
Nikolay Tsenkov
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.
Tags
TreeView
Asked by
Jeff Bradshaw
Top achievements
Rank 1
Answers by
Nikolay Tsenkov
Telerik team
Share this question
or