Click here to Skip to main content
15,908,843 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to add button in propertygrid dynamically
means i have to add date in propertygrid in such that default date formate must be displayed and near that one button i want to add such that when button is pressed then the date calendar dialog must be open .....
Posted
Comments
jeyamothi 13-Jul-12 5:14am    
are you want to display the date and button in grid view control in C#

1 solution

Take a look at A C# 2008 Advanced Customizable PropertyGrid Control[^].
The content in this article may be of some assistance to you.
 
Share this answer
 
v2

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