Print Page | Close Window

[SOLVED] DotNet Grid View Toolbar

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=455
Printed Date: 11-Jun-2026 at 6:01pm


Topic: [SOLVED] DotNet Grid View Toolbar
Posted By: Linguinut
Subject: [SOLVED] DotNet Grid View Toolbar
Date Posted: 27-Sep-2007 at 10:56am

Does the toolbar show up for anyone when they create a DotNet Grid View?  And, if it does, are the add/edit/delete buttons displayed and functional?

Thanks!




Replies:
Posted By: Bill Jensen
Date Posted: 27-Sep-2007 at 4:41pm
Yes.
 
Just set GridViewToolStripVisible to true in the GridViewContext and register handlers for the Add, Delete and Edit commands.
 
Bill J.



Print Page | Close Window