473,397 Members | 2,099 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Data Grid View Edit Cell Prolem

I have a DataGridView and a List<T>

Expand|Select|Wrap|Line Numbers
  1. List<T> list1 = ... 
  2. datagridview1.datasource = list1;
Now , I want user can edit Cell Content in datagridview1
Apr 24 '10 #1
8 2783
ThatThatGuy
449 Expert 256MB
@HassanZ
So they can... try it
Apr 28 '10 #2
@ThatThatGuy
Are You Sure??
Apr 28 '10 #3
ThatThatGuy
449 Expert 256MB
@HassanZ
try it you can edit the DataGridView Cell ....

Doble click on any cell and edit it
Apr 28 '10 #4
@ThatThatGuy
How to double click?
Apr 28 '10 #5
ThatThatGuy
449 Expert 256MB
@HassanZ
http://www.mouseprogram.com/

You can look into this tutorial on how to use mouse
Apr 29 '10 #6
@ThatThatGuy
Sorry , I dont have Internet access . please take a offline resourse.
thanks a lot for your help
Apr 29 '10 #7
Frinavale
9,735 Expert Mod 8TB
HassanZ, you cannot access bytes.com without an internet connection....I'm not sure why would say something like "I have no internet connection". Anyways, by default, users can edit the contents of the current DataGridView text box cell by typing in it or pressing F2. Please take a look at this article for more information on the topick How to specify the Edit Mode for the DataGridView.
May 3 '10 #8
ThatThatGuy
449 Expert 256MB
@HassanZ
OK you can go in Control Panel of your computer and learn more about Mouse and its properties
May 11 '10 #9

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: Shravan | last post by:
Hi, I saw that in Windows Forms DataGrid with new row creation set to true, if I have added a new row earlier which was empty and deleted the row and shifted the focus to any other control and...
13
by: John M | last post by:
Hello, In Visual studio .NET 2003, On datagrid object : How can I link the button element : edit, to do a some client events (such as message box, and do another event just after that to the...
5
by: tshad | last post by:
Is there a way to carry data that I have already read from the datagrid from page to page? I am looking at my Datagrid that I page through and when the user says get the next page, I have to go...
9
by: Sean | last post by:
I am using a datagrid to display some data. I notice when I click in a cell where the data is longer than the cell width, it truncates the end of the data off. For example: The data is: This...
1
by: Mad Scientist Jr | last post by:
can someone explain how to simply populate a grid in .net ? the way i understand it, there is no more msflexgrid, and instead is this new control that has to be tied to a dataset, and it is a real...
3
by: Mayte | last post by:
`I need a GridView that lets you edit any part of it , without having to click "Edit" for each individual row. Like a spreadsheet. Thanks What do I do?
2
by: rameshgohil | last post by:
I am using grid view and a button column in it using <itemTemplate> but I am not able to rerive cell value of a selected row from grid view. I have tried the following to methods in Row_command...
0
by: teressa | last post by:
Hi, I am new to Grid view Control. I have a page with many icons on it for different purposes. I want to add a Grid View where I want to load data with different columns. Below is my...
6
by: insirawali | last post by:
Hi all, I have this problem, i need to know is there a way i cn use the data adapter's update method in this scenario. i have 3 tables as below create table table1{ id1 int identity(1,1)...
2
by: vinod allapu | last post by:
Hi all, i want to append an empty column to the grid view. Only the appended column should be editable and while displaying the grid the entire column should be in editable mode(not a...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.