Click here to Skip to main content
15,902,189 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Note it is windows application.


In the run mode Output as follows.

when i select the month in calendar that month all dates display in datagridview.it is working fine.

In the form load i want all checkbox defaultlly selected in datagridview.

Seond condition, in that month all sundays date to be disable in datagridview.

I want the above two condition in datagridview using csharp

For example i select the febuary month that month date is display in datagridview. in the february month all sundays date in february month set to be disable in datagridview.

Select Dates

Checkbox 1/2/2013
to
28/2/2013

Note it is windows application.
Posted
Comments
RDBurmon 23-Feb-13 0:56am    
Can you share you code ?

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