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
Hi
In fact my checkboxlist is filled from database(employee) .
And the query to show the calendar will use the item selected from that checkboxlist
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.