Click here to Skip to main content
15,904,935 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I use a gridview but I have problem deleting from it. I define a buttom in the grideview but when I set "use columntext for button value" to true it doesn't run its instructions. Please help me.
Posted
Updated 15-Apr-11 10:20am
v3
Comments
Orcun Iyigun 15-Apr-11 16:32pm    
Can you post some code?
Ramu Sangabathula Original 15-Apr-11 16:56pm    
we need more details, Can you post your code?

1 solution

How to remove rows from the datagridview[^]

If your on about when setting the text for a columnbutton and its not showing make sure that you also set the headertext as shown in this CP forum thread Column text not showing[^]
 
Share this answer
 

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