Click here to Skip to main content
15,914,444 members
Home / Discussions / Web Development
   

Web Development

 
QuestionDNN Module. Pin
khuzwayom23-Mar-09 22:52
khuzwayom23-Mar-09 22:52 
AnswerRe: DNN Module. Pin
Abhijit Jana24-Mar-09 4:24
professionalAbhijit Jana24-Mar-09 4:24 
QuestionPersiaDevelopers.com Pin
Majid Shahabfar23-Mar-09 22:14
Majid Shahabfar23-Mar-09 22:14 
Questiontable = table object Pin
icanmakeiteasy23-Mar-09 21:53
icanmakeiteasy23-Mar-09 21:53 
AnswerRe: table = table object Pin
Marc Firth24-Mar-09 23:20
Marc Firth24-Mar-09 23:20 
GeneralIf he weren't going from one live table node to another... Pin
Naruki25-Mar-09 21:07
Naruki25-Mar-09 21:07 
Questionjavascirpt messagebox? Pin
sam_psycho23-Mar-09 8:02
sam_psycho23-Mar-09 8:02 
AnswerRe: javascirpt messagebox? Pin
Marc Firth26-Mar-09 2:12
Marc Firth26-Mar-09 2:12 
AnswerRe: javascirpt messagebox? Pin
saanj28-Apr-09 22:01
saanj28-Apr-09 22:01 
QuestionTreeview Node Selection Problem Pin
Aziz H23-Mar-09 7:54
Aziz H23-Mar-09 7:54 
AnswerRe: Treeview Node Selection Problem Pin
Marc Firth24-Mar-09 23:21
Marc Firth24-Mar-09 23:21 
GeneralRe: Treeview Node Selection Problem Pin
Aziz H25-Mar-09 1:36
Aziz H25-Mar-09 1:36 
AnswerRe: Treeview Node Selection Problem Pin
Marc Firth25-Mar-09 2:03
Marc Firth25-Mar-09 2:03 
GeneralNOT a Programming Question...Really, it's not..Trust me! [modified] Pin
Zhat23-Mar-09 2:34
Zhat23-Mar-09 2:34 
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 

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.