Print Page | Close Window

Code Sample for Banded Infragistics UltraGrid vs. 7.2

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=445
Printed Date: 11-Jun-2026 at 4:35pm


Topic: Code Sample for Banded Infragistics UltraGrid vs. 7.2
Posted By: m2r4miller
Subject: Code Sample for Banded Infragistics UltraGrid vs. 7.2
Date Posted: 20-Sep-2007 at 2:25pm
I need a code sample for Infragistics banded grid using Infragistics UltraGrid vs 7.2.
 
I have built a form and in the Infragistics Grid builder I can see the nested Entities, but at runtime the grid only shows the parent Entities and no children.
 
Thanks!
 
 


-------------
-Mark
mailto:mark@msdcweb.com - Email
http://markdmiller.spaces.live.com/default.aspx - Blog



Replies:
Posted By: davidklitzke
Date Posted: 20-Sep-2007 at 4:20pm
I don't have one.  If you can send us your example, we can take a look at it.


Posted By: m2r4miller
Date Posted: 21-Sep-2007 at 11:23am
David,
 
I will send it to your email address since the forum file upload has a limit of 150KB per file and the database backup is 300KB zipped.


-------------
-Mark
mailto:mark@msdcweb.com - Email
http://markdmiller.spaces.live.com/default.aspx - Blog


Posted By: raj_satre
Date Posted: 17-Oct-2007 at 10:30pm
hi all....i am frist time workin on infragistic grid  so pls send me  the sample code for... adding new rows in infragistic grid  and for editing and deleting the rows from infragistic grid ...so pls send me the code samples if u hv....


Posted By: IdeaBlade
Date Posted: 18-Oct-2007 at 11:35am
I've attached a simple solution below that adds and deletes Employees using a 7.2 Infragistics UltraGrid:
 
http://www.ideablade.com/forum/uploads/20071018_143350_Ultragrid.zip - uploads/20071018_143350_Ultragrid.zip
 
If you are interested in Master-Detail grids, there is an excellent tutorial on adding and deleting objects from a Master-Detail grid in the Intermediate Tutorials named "Add-Delete on Child Grid".  Be sure that you read the Reference Materials.  Under the VB section, be sure and look at Add-Delete On Child Grid\03 Code VB\Non-Tutorial Solutions\AddDeleteChildUsingNewItemRow_AllGrids
 
 
 



Print Page | Close Window