greg_quinn
Aug 19th, 2004, 06:38 AM
I'm getting my feet wet with the asp:calendar control. And just have some questions I can't find any answers for...
1.) How can I make it so clicking on the actual date cell selects that date? Instead of having to click on the number of the day itself?
2.) Looking in the SDK, I see I can apply TableItemStyle properties to all calendar cells, but why does setting a style such as HorizontalAlign = "Center" work, but setting Height = "100" or Height = "100px" does not?
1.) How can I make it so clicking on the actual date cell selects that date? Instead of having to click on the number of the day itself?
2.) Looking in the SDK, I see I can apply TableItemStyle properties to all calendar cells, but why does setting a style such as HorizontalAlign = "Center" work, but setting Height = "100" or Height = "100px" does not?