Exforsys

Online Training

grid view

This is a discussion on grid view within the Microsoft .NET forums, part of the Programming Talk category; i want to add data in grid view edit exiting data .. how it can be done...


Go Back   Exforsys > Programming Talk > Microsoft .NET

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 03-03-2008, 02:29 AM
Junior Member
 
Join Date: Feb 2008
Posts: 1
mhdhussainmi is on a distinguished road
Question grid view

i want to add data in grid view edit exiting data .. how it can be done
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-03-2008, 05:15 AM
Member
 
Join Date: Jan 2006
Posts: 34
Guptha_S is on a distinguished road
You can make use of EditCommandColumn and or EditItemIndex

By using EditCommandColumn you can perform in-place editing of data in single row.

With EditItemIndex, you can edit the data automatically, the grid will inserts values that needs to be edited in a TextBox or a CheckBox controls.

If you want to customise the way data is edited in control, that is, if you want to customise binding data to textbox or checkbox controls you have to use TemplateColumn
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new questions
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
QTP Material kalyansantosh Software Testing 5 05-08-2008 12:52 AM
Put your answer for adding Title in Grid view norman ASP 2 04-11-2007 01:31 PM
WebSphere V5.0 : Use Outline and Browsing View lokeshm Java 0 05-30-2006 03:00 PM
WebSphere V5.0 : Java Development - Use hierarchy view JobHelper Career Advice 0 04-15-2006 06:30 PM
Model, View, Controller question Derek Fountain Software Patterns 0 09-25-2003 11:36 PM


All times are GMT -4. The time now is 03:13 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2004 - 2007 Exforsys Inc. All rights reserved.