Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / April 2005

Tip: Looking for answers? Try searching our database.

Infragistics UltraWinGrid Expand

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
moondog - 26 Apr 2005 00:39 GMT
I would like to know how to code an expand button on an UltraWinGrid.

It should be something like this:

Dim gridRow As Infragistics.Win.UltraWinGrid.UltraGridRow
Dim intRow As Integer

For intRow = 0 To UltraGrid1.Rows.Count - 1
 gridRow = UltraGrid1.Rows(intRow)
 gridRow.Expanded = True
Next intRow

I have four levels on my grid, and I want it to expand just one level
at a time for each click of the expand button.

The above only works for the first level as the count never changes.

Any help would be appreciated.

Thanks,
disaia@verizon.net
Alvin Bruney [MVP - ASP.NET] - 27 Apr 2005 03:31 GMT
infragistics related help can be found on the infragistics support site

Signature

Regards,
Alvin Bruney - ASP.NET MVP

[Shameless Author Plug]
The Microsoft Office Web Components Black Book with .NET
Now available @ www.lulu.com/owc, Amazon.com etc

>I would like to know how to code an expand button on an UltraWinGrid.
>
[quoted text clipped - 17 lines]
> Thanks,
> disaia@verizon.net

Rate this thread:







Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.