Hello
I'm having trouble with a user control with a Calendar. Heres the problem, in the user control, I have a calendar and in the .aspx page, I have a datagrid that displays the data but when I click on the calender, the datagrid still shows on the page with the info from the calendar, but I can't do a page.ispostback when the calendar is clicked b/c I have links on the datagrid that posts back.
if you could offer me any help, that would be greatly appreicated.