Click here to Skip to main content
16,006,535 members
Home / Discussions / C#
   

C#

 
AnswerRe: Image Drawing Question Pin
Luc Pattyn20-Apr-10 9:22
sitebuilderLuc Pattyn20-Apr-10 9:22 
GeneralRe: Image Drawing Question Pin
eddieangel20-Apr-10 9:48
eddieangel20-Apr-10 9:48 
QuestionProblem IN use Of Application.DoEvents() [modified] Pin
shahramkeyboard20-Apr-10 8:26
shahramkeyboard20-Apr-10 8:26 
AnswerRe: Problem IN use Of Application.DoEvents() Pin
Luc Pattyn20-Apr-10 8:36
sitebuilderLuc Pattyn20-Apr-10 8:36 
AnswerRe: Problem IN use Of Application.DoEvents() Pin
Alan N20-Apr-10 8:54
Alan N20-Apr-10 8:54 
GeneralRe: Problem IN use Of Application.DoEvents() Pin
shahramkeyboard20-Apr-10 9:50
shahramkeyboard20-Apr-10 9:50 
GeneralRe: Problem IN use Of Application.DoEvents() Pin
Luc Pattyn20-Apr-10 10:47
sitebuilderLuc Pattyn20-Apr-10 10:47 
Questioncreating a schedule similar to sunbirt/outlook .... [modified] Pin
mrkeivan20-Apr-10 6:27
mrkeivan20-Apr-10 6:27 
I've posted this before but I wasn't clear so this time I've drawn a picture to show you what I exactly want to implement in my c# win app.

my previous message:

Hey guys,
I'm working on an windows application for an institute, let me elaborate a bit,
It gets the hours for classes (7-8:30, 9-10:30 ...) and also number of classrooms ( 1, 2, ....) then using these two collection of data I want to create a schedule like Sunbird, I have hours and classrooms therefore there is a vertical column (classrooms) and horizontal columns (hours).
what I have in mind is to create a 2*2 matrix and each cell will have id and that way I can check the status of it, but how can i display it visually ? I can't use datagridview, and this is dynamic so I can't pre-define the cells.
what do you suggest for this ?
I'm open to new suggestions, maybe you've got a better idea than I do.

	
see we have the hours (which is taken form one table) and class rooms ( which is taken from another table)
so I dunno how many I'm going to have, I guess I have to get these values from the user then dynamically create a new table with these info.

regards,
K1  


here's a picture : http://img28.imageshack.us/img28/6143/classschedule.jpg[^]
modified on Wednesday, April 21, 2010 12:46 AM

AnswerRe: creating a schedule similar to sunbirt/outlook .... Pin
Gonzoox20-Apr-10 7:23
Gonzoox20-Apr-10 7:23 
GeneralRe: creating a schedule similar to sunbirt/outlook .... Pin
mrkeivan20-Apr-10 18:43
mrkeivan20-Apr-10 18:43 
AnswerRe: creating a schedule similar to sunbirt/outlook .... Pin
Anthony Mushrow20-Apr-10 10:20
professionalAnthony Mushrow20-Apr-10 10:20 
GeneralRe: creating a schedule similar to sunbirt/outlook .... Pin
mrkeivan20-Apr-10 18:48
mrkeivan20-Apr-10 18:48 
QuestionC#, Powershell, and Exchange Pin
AGTCooke20-Apr-10 4:13
AGTCooke20-Apr-10 4:13 
AnswerRe: C#, Powershell, and Exchange Pin
Migounette20-Apr-10 10:42
Migounette20-Apr-10 10:42 
QuestionFile Security Pin
Myn9220-Apr-10 3:49
Myn9220-Apr-10 3:49 
AnswerRe: File Security Pin
PIEBALDconsult20-Apr-10 3:53
mvePIEBALDconsult20-Apr-10 3:53 
GeneralRe: File Security Pin
Myn9220-Apr-10 3:58
Myn9220-Apr-10 3:58 
GeneralRe: File Security Pin
PIEBALDconsult20-Apr-10 4:01
mvePIEBALDconsult20-Apr-10 4:01 
GeneralRe: File Security Pin
Myn9220-Apr-10 4:03
Myn9220-Apr-10 4:03 
JokeRe: File Security Pin
Michel Godfroid20-Apr-10 4:07
Michel Godfroid20-Apr-10 4:07 
GeneralRe: File Security Pin
PIEBALDconsult20-Apr-10 4:10
mvePIEBALDconsult20-Apr-10 4:10 
JokeRe: File Security Pin
Wes Aday20-Apr-10 5:00
professionalWes Aday20-Apr-10 5:00 
AnswerRe: File Security Pin
Pete O'Hanlon20-Apr-10 4:05
mvePete O'Hanlon20-Apr-10 4:05 
GeneralRe: File Security Pin
PIEBALDconsult20-Apr-10 4:09
mvePIEBALDconsult20-Apr-10 4:09 
GeneralRe: File Security Pin
Myn9220-Apr-10 4:24
Myn9220-Apr-10 4:24 

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.