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...
|
|||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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 |
![]() |
| Thread Tools | |
|
|
|
||||
| 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 |