Wrox Programmer Forums
|
ASP.NET 2.0 Basics If you are new to ASP or ASP.NET programming with version 2.0, this is the forum to begin asking questions. Please also see the Visual Web Developer 2005 forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 2.0 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old June 30th, 2006, 08:18 AM
Registered User
 
Join Date: Mar 2006
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default Gridview customisation

I am new to VS.NET 2005.

My requirement is to display rows of data in a Gridview and I should be able to do bulk editing in Gridview. If it is possible what is the easiest way to do it. I searched in the net and came to know that we need to write a custom control to do bulk editing.

Whether it is possible to generate columns as per settings in a config file.

My requirement is mentioned below:

I need to mention the columns of a table in a config file or xml file. I also need to mention the details of the columns in the table whether it can be edited in Gridview. Whether it is possible to generate and edit columns in Gridview dynamically.

For Ex:-
In a config file I mention the following details
saying that Col1 is visible=true and editable=true
Col1 editable=true.
Col2 editable=false.

So in the gridview in the edit mode Col1 should be editable but the Col2 should not be editable.

Whether this can be done in this new control.

We need to generate the colums dynamically.

Please anyone help me with sample code as I need it urgently.

Please help asap,


Thanks and Regards,
Ram Kumar N D






Similar Threads
Thread Thread Starter Forum Replies Last Post
Get GridView Cell Value Based on GridView Column stublair C# 2008 aka C# 3.0 0 September 4th, 2008 08:30 AM
Gridview user007 ASP.NET 2.0 Basics 2 June 22nd, 2008 09:30 AM
Crystal enterprise customisation abdullahm Crystal Reports 5 November 30th, 2004 05:19 PM
Removing customisation of menus Cedric Dawnhawk Excel VBA 0 January 11th, 2004 03:46 PM
Crystal Viewer Customisation - 9 RAS donaldt Crystal Reports 0 October 28th, 2003 06:37 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.