Click here to Skip to main content
15,887,952 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionhow to make one dropdownlist depending on another dropdown list Pin
mukkanti00730-Jun-07 0:53
mukkanti00730-Jun-07 0:53 
AnswerRe: how to make one dropdownlist depending on another dropdown list Pin
Sathesh Sakthivel30-Jun-07 0:59
Sathesh Sakthivel30-Jun-07 0:59 
QuestionHow to use Webparts Pin
Suryanairg29-Jun-07 23:42
Suryanairg29-Jun-07 23:42 
AnswerRe: How to use Webparts Pin
Sathesh Sakthivel29-Jun-07 23:47
Sathesh Sakthivel29-Jun-07 23:47 
AnswerRe: How to use Webparts Pin
Bassam Saoud29-Jun-07 23:48
Bassam Saoud29-Jun-07 23:48 
QuestionCalendar DayRender Pin
oskardiazdeleon29-Jun-07 23:00
oskardiazdeleon29-Jun-07 23:00 
AnswerRe: Calendar DayRender Pin
Guffa30-Jun-07 8:51
Guffa30-Jun-07 8:51 
GeneralRe: Calendar DayRender Pin
oskardiazdeleon30-Jun-07 19:43
oskardiazdeleon30-Jun-07 19:43 
Guff thanks for the response. I must not be explaining my challenge properly.

It seems to me that the calendars render on load right? I need to be able to control when the calendar renders

protected void slCalendar_DayRender(object sender, DayRenderEventArgs e)
{
//inside here is where i am setting all my dates to blackout based on a dataset
//i am bringing in from the database. My blackout list is created here.
}

This is where the date rendering is happening. What I would like to do is add to the blackout list for the second calendar. How do I dissable cells outside of the sl_Calendar_DayRender?

Thanks
AnswerRe: Calendar DayRender Pin
Guffa30-Jun-07 22:38
Guffa30-Jun-07 22:38 
Questionconnection string problems in ASP.NET Pin
anystudent29-Jun-07 22:50
anystudent29-Jun-07 22:50 
AnswerRe: connection string problems in ASP.NET Pin
metallica_rock1029-Jun-07 23:02
metallica_rock1029-Jun-07 23:02 
GeneralRe: connection string problems in ASP.NET Pin
anystudent30-Jun-07 1:08
anystudent30-Jun-07 1:08 
QuestionLoad current year and creent month in dropdownlistbox..., Pin
Member 387988129-Jun-07 22:44
Member 387988129-Jun-07 22:44 
AnswerRe: Load current year and creent month in dropdownlistbox..., Pin
Christian Graus29-Jun-07 22:54
protectorChristian Graus29-Jun-07 22:54 
AnswerRe: Load current year and creent month in dropdownlistbox..., Pin
metallica_rock1029-Jun-07 23:07
metallica_rock1029-Jun-07 23:07 
QuestionDDL loses its contents at postback Pin
shahid_isb8529-Jun-07 21:56
shahid_isb8529-Jun-07 21:56 
AnswerRe: DDL loses its contents at postback Pin
Christian Graus29-Jun-07 22:46
protectorChristian Graus29-Jun-07 22:46 
QuestionRe: DDL loses its contents at postback [modified] Pin
shahid_isb8529-Jun-07 22:58
shahid_isb8529-Jun-07 22:58 
AnswerRe: DDL loses its contents at postback Pin
Christian Graus30-Jun-07 0:01
protectorChristian Graus30-Jun-07 0:01 
QuestionRe: DDL loses its contents at postback Pin
shahid_isb8530-Jun-07 0:12
shahid_isb8530-Jun-07 0:12 
AnswerRe: DDL loses its contents at postback Pin
Christian Graus30-Jun-07 12:04
protectorChristian Graus30-Jun-07 12:04 
AnswerRe: DDL loses its contents at postback Pin
DavidNohejl30-Jun-07 12:57
DavidNohejl30-Jun-07 12:57 
AnswerRe: DDL loses its contents at postback Pin
DavidNohejl30-Jun-07 13:12
DavidNohejl30-Jun-07 13:12 
QuestionSending the information in Email ID Pin
.NET- India 29-Jun-07 20:41
.NET- India 29-Jun-07 20:41 
AnswerRe: Sending the information in Email ID Pin
Ajai Chaudhary29-Jun-07 21:25
Ajai Chaudhary29-Jun-07 21:25 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.