473,493 Members | 2,245 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Is Paging possible with Treeview?

Is there some way to incorporate paging with a treeview, or are there some
new controls out there that would be capable of this sort of thing?

Can a treeview be put in a datagrid? If so, how?
--
Sandy
Nov 19 '05 #1
2 1846
Any control can be added to a datagrid. But you need to understand that you
may be overloading the user since the amount of data being displayed is
significant.

A tree control is designed to display hierarchical data easily, where as a
datagrid displays non-hierarchical data in the typical case. I'm not aware
of any requirement thus far that would require a mix of the two types in one
control structure. It certainly is possible, but would be significantly
awkard in its usability.

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
--------------------------------------------------
"Sandy" <Sa***@discussions.microsoft.com> wrote in message
news:F6**********************************@microsof t.com...
Is there some way to incorporate paging with a treeview, or are there some
new controls out there that would be capable of this sort of thing?

Can a treeview be put in a datagrid? If so, how?
--
Sandy

Nov 19 '05 #2
Hmmmm - how about MSDN newsgroups? They have a plus minus button to expand
and when expanded, it displays a hierarchy. Additionally, paging is
incorporated. Any ideas how it's done?

Also, when I added a treeview to a datagrid, I couldn't get the vb code to
recognize the treeview. Is there a special way of coding it?

Thanks for your response, by the way!

"Alvin Bruney [Microsoft MVP]" wrote:
Any control can be added to a datagrid. But you need to understand that you
may be overloading the user since the amount of data being displayed is
significant.

A tree control is designed to display hierarchical data easily, where as a
datagrid displays non-hierarchical data in the typical case. I'm not aware
of any requirement thus far that would require a mix of the two types in one
control structure. It certainly is possible, but would be significantly
awkard in its usability.

--
Regards
Alvin Bruney
[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
available at www.lulu.com/owc
--------------------------------------------------
"Sandy" <Sa***@discussions.microsoft.com> wrote in message
news:F6**********************************@microsof t.com...
Is there some way to incorporate paging with a treeview, or are there some
new controls out there that would be capable of this sort of thing?

Can a treeview be put in a datagrid? If so, how?
--
Sandy


Nov 19 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
8918
by: Patrick.O.Ige | last post by:
I have been paging with DataSet using "DataGridPageChangedEventArgs" and i guess it works with only Dataset because default paging requires that the DataGrid be able to determine the number of...
2
1837
by: Axel Dahmen | last post by:
Hi, I'm using a DataGrid control to show a table's content with paging. For navigation through the pages I'm using the DataGrid's intrinsic navigation section. My problem: The DataGrid...
3
4969
by: Sachin | last post by:
Hi All, I am using ASP.NET 2.0 Tree control to display hierarachical data. However because of the size of the data, tree takes ages to load on the browser. For that reason, I want to build...
2
1944
by: | last post by:
Is it possible to use IE transition effects (e.g. progid:DXImageTransform.Microsoft.Fade(Duration=2)">) to smooth "classic" (IE non-ATLAS) datagrid paging? How do you wire up the transition effect...
3
2119
by: nyhetsgrupper | last post by:
Hi everyone, In a datagrid the entire data is read but only the page you want is displayed to the user when you enable paging. Does the Gridview control works in the same way? So if you have...
10
1618
by: MattC | last post by:
Hi, I wanted to take advantage of the Row_Number feature of SQL 2005 to to DB side paging. However, currently I perform my sorting on the front end. If I perform a sort and then ask for page...
2
5494
by: wallconor | last post by:
Hi, I am having a problem using Dreamweaver CS3 standard recordset paging behavior. It doesn’t seem to work when I pass parameter values from a FORM on my search page, to the recordset on my...
1
1690
by: ABHIJIT B | last post by:
Hi, I am using 2 web pages parent and popup.PopUp window is opened using window.showModalDialog().This is client requiremnt they don't wnat window.open() In PopUp page I am using GridView and...
1
1839
by: Stimp | last post by:
In terms of performance/system resources/good practice, is it generally better to perform paging within an SQL query rather than paging a datasource that implements that query? In this...
0
7119
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
6989
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7157
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7195
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6873
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
1
4889
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3088
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
644
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.