Click here to Skip to main content
15,886,518 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi At 1st i'm importing csv file to gridview and in that gridview, i need to edit individual cell.

Thanks
Posted

You can do this by using an EditItemTemplate.
This[^] is a very good sample that shows you how to do this.

Here are some other examples -
http://csharpdotnetfreak.blogspot.com/2011/04/gridview-edititemtemplate-example.html[^]
http://msdn.microsoft.com/en-us/library/ms972948.aspx[^]
 
Share this answer
 
v2
Comments
[no name] 11-Dec-11 6:40am    
Hi,
I don't want to use edit link button

thanks®ards
Hi,
I don't want to use edit link button

thanks®ards
 
Share this answer
 
Comments
[no name] 11-Dec-11 6:51am    
so what do you want?
[no name] 11-Dec-11 22:32pm    
without using edit link button. I want to click on individual cell.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900