Hello,
Im using the fullcalendar free (http://code.google.com/p/fullcalendar-asp-net/downloads/listhttp://arshaw.com/fullcalendar/ ) and i want to show data by selecting items in checkedlistbox.
My calendar show data from database and in the where clause of sql query i'm using the listitem in checkedlistbox.So how can i pass values from aspx page to a class c #?
I put my list in the default.aspx page and my query is in the class EVENTDAO
Hope I was clear
Regards
You can use CheckBoxList CheckChanged event for that
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.