Click here to Skip to main content
15,892,059 members
Home / Discussions / Web Development
   

Web Development

 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Chris Losinger23-Mar-09 2:48
professionalChris Losinger23-Mar-09 2:48 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Eddy Vluggen23-Mar-09 3:08
professionalEddy Vluggen23-Mar-09 3:08 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Bassam Abdul-Baki23-Mar-09 3:10
professionalBassam Abdul-Baki23-Mar-09 3:10 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Bassam Abdul-Baki23-Mar-09 18:14
professionalBassam Abdul-Baki23-Mar-09 18:14 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Zhat25-Mar-09 2:01
Zhat25-Mar-09 2:01 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Marc Firth24-Mar-09 23:24
Marc Firth24-Mar-09 23:24 
GeneralRe: NOT a Programming Question...Really, it's not..Trust me! Pin
Zhat25-Mar-09 2:02
Zhat25-Mar-09 2:02 
QuestionNeed Help regarding Infragistics Infragistics.WebUI.WebSchedule.WebCalendarView Control Pin
Member 430196522-Mar-09 22:10
Member 430196522-Mar-09 22:10 
Hello,

I am using .NET 2.0 . i have used WebMonthview.WebDayView.WebWeekView and WebCalenderView controls.In case of Month week and Day controls i can show various appointments of an employee by using different style sheet classes.

For example:

On a certain day an Employee is out of office from 9 am to 11 am and in Office from 11am to 6 am.So in Day view i can show the period 9-11 am by applying CSS class "Absence" and the 11-6 period by applying CSS Class "In Office"

But in case of Calender View i m unable to show such information by applying 2 different CSS class for that day.

i have created 2 appointment objects with start-time and end-time as for 1st (s) 9- (e) 11 & for 2nd (s)11-6(e)

Infragistics.WebUI.WebSchedule.Appointment App.

and i applied 2 different Css to both objects.

App1.Style.CssClass = "Absence";

App2.Style.CssClass = "OutOfOffice";

In case of Day view its showing both period 9-11 in office with style Absence and 11-6 with style OutOfOffice

But in Case of Calender view it doesnt show any of the Css.

Can i show such two periods in WebCalenderview ?If yes what i should do?
QuestionMultiple Resizeable Divs - Javascript Pin
gokninski22-Mar-09 7:00
gokninski22-Mar-09 7:00 
AnswerRe: Multiple Resizeable Divs - Javascript Pin
Kastellanos Nikos24-Mar-09 17:13
Kastellanos Nikos24-Mar-09 17:13 
GeneralRe: Multiple Resizeable Divs - Javascript Pin
gokninski25-Mar-09 16:42
gokninski25-Mar-09 16:42 
AnswerRe: Multiple Resizeable Divs - Javascript Pin
Marc Firth24-Mar-09 23:26
Marc Firth24-Mar-09 23:26 
GeneralRe: Multiple Resizeable Divs - Javascript Pin
gokninski25-Mar-09 16:44
gokninski25-Mar-09 16:44 
GeneralRe: Multiple Resizeable Divs - Javascript Pin
Marc Firth25-Mar-09 23:12
Marc Firth25-Mar-09 23:12 
GeneralRe: Multiple Resizeable Divs - Javascript Pin
gokninski26-Mar-09 1:31
gokninski26-Mar-09 1:31 
QuestionPlugin for Firefox with C# ? Pin
Mohammad Dayyan22-Mar-09 5:53
Mohammad Dayyan22-Mar-09 5:53 
AnswerRe: Plugin for Firefox with C# ? Pin
kaushal s23-Mar-09 1:24
kaushal s23-Mar-09 1:24 
GeneralRe: Plugin for Firefox with C# ? Pin
Mohammad Dayyan23-Mar-09 1:51
Mohammad Dayyan23-Mar-09 1:51 
Questionhow to access parameter in query string Pin
pnslcs21-Mar-09 14:36
pnslcs21-Mar-09 14:36 
AnswerRe: how to access parameter in query string Pin
Marc Firth24-Mar-09 23:30
Marc Firth24-Mar-09 23:30 
QuestionForm Validation Pin
lucianvibz21-Mar-09 3:17
lucianvibz21-Mar-09 3:17 
AnswerRe: Form Validation Pin
tech60321-Mar-09 18:32
tech60321-Mar-09 18:32 
AnswerRe: Form Validation Pin
Marc Firth26-Mar-09 5:09
Marc Firth26-Mar-09 5:09 
QuestionGet thumbnail without uploading image Pin
rickqu20-Mar-09 5:12
rickqu20-Mar-09 5:12 
AnswerRe: Get thumbnail without uploading image Pin
Marc Firth24-Mar-09 23:35
Marc Firth24-Mar-09 23:35 

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.