Click here to Skip to main content
15,909,205 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
I'm trying to add a look up button functionality to the column of data grid.
so i want to add button to same column that contains data in the grid.
this thing can happen in Vb6 using grid's List property
grd.CellSet(columnId).List="..."
Posted
Comments
supernorb 29-Sep-12 15:56pm    
Give you a keyword: "Customize DataGridViewCell"

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