Print Page | Close Window

devex xtragrid add delete from grid

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=564
Printed Date: 24-May-2025 at 8:54am


Topic: devex xtragrid add delete from grid
Posted By: Makani
Subject: devex xtragrid add delete from grid
Date Posted: 28-Nov-2007 at 9:04am
Are there any existing examples of how to add and delete from within a xtragrid?  I have set the OptionsView.NewItemRowPosition to Top on the Gridview but I am unsure which event I should be hooking into to create the new object.
Thanks,
Mike



Replies:
Posted By: davidklitzke
Date Posted: 28-Nov-2007 at 8:52pm
There are some great examples in the Intermediate Tutotial on "Add-Delete with Child Grid" .  There are examples for DotNet, DevExpress, and Infragistics Grids.  Be sure to look at all solutions including C# and VB as the solutions are not the same for both languages.  Also look at the documentation as well as the Non-Tutorial solutions.


Posted By: Makani
Date Posted: 29-Nov-2007 at 9:09am
Thanks Smile



Print Page | Close Window