Click here to Skip to main content
15,919,028 members
Home / Discussions / C#
   

C#

 
GeneralRe: how read the prevoius row from the sqldatareader Pin
Guffa2-Nov-08 21:34
Guffa2-Nov-08 21:34 
GeneralRe: how read the prevoius row from the sqldatareader Pin
prasadbuddhika2-Nov-08 23:06
prasadbuddhika2-Nov-08 23:06 
GeneralRe: how read the prevoius row from the sqldatareader Pin
N a v a n e e t h2-Nov-08 23:17
N a v a n e e t h2-Nov-08 23:17 
GeneralRe: how read the prevoius row from the sqldatareader Pin
Guffa3-Nov-08 6:37
Guffa3-Nov-08 6:37 
Questionproblem with MSDTC Pin
prasadbuddhika2-Nov-08 18:23
prasadbuddhika2-Nov-08 18:23 
AnswerRe: problem with MSDTC Pin
Ashfield2-Nov-08 20:22
Ashfield2-Nov-08 20:22 
Questionlistview Sorting Pin
vishnukamath2-Nov-08 17:59
vishnukamath2-Nov-08 17:59 
QuestionRemote connection question Pin
Tushar Mahajan2-Nov-08 17:56
Tushar Mahajan2-Nov-08 17:56 
Questioncontrols and thread in C# Pin
dec822-Nov-08 17:33
dec822-Nov-08 17:33 
AnswerRe: controls and thread in C# Pin
N a v a n e e t h2-Nov-08 17:46
N a v a n e e t h2-Nov-08 17:46 
GeneralRe: controls and thread in C# Pin
dec822-Nov-08 23:17
dec822-Nov-08 23:17 
GeneralRe: controls and thread in C# Pin
N a v a n e e t h2-Nov-08 23:27
N a v a n e e t h2-Nov-08 23:27 
AnswerRe: controls and thread in C# Pin
blackjack21502-Nov-08 21:58
blackjack21502-Nov-08 21:58 
GeneralRe: controls and thread in C# Pin
N a v a n e e t h2-Nov-08 22:27
N a v a n e e t h2-Nov-08 22:27 
QuestionSSL between .Net server and Java client Pin
xax2-Nov-08 11:35
xax2-Nov-08 11:35 
AnswerRe: SSL between .Net server and Java client Pin
blackjack21503-Nov-08 0:34
blackjack21503-Nov-08 0:34 
GeneralRe: SSL between .Net server and Java client Pin
xax3-Nov-08 8:35
xax3-Nov-08 8:35 
QuestionMultiline Indent Pin
Caglow2-Nov-08 9:21
Caglow2-Nov-08 9:21 
AnswerRe: Multiline Indent Pin
Pedram Behroozi2-Nov-08 10:03
Pedram Behroozi2-Nov-08 10:03 
GeneralRe: Multiline Indent Pin
Caglow2-Nov-08 11:52
Caglow2-Nov-08 11:52 
GeneralRe: Multiline Indent Pin
Pedram Behroozi2-Nov-08 12:33
Pedram Behroozi2-Nov-08 12:33 
GeneralRe: Multiline Indent Pin
Caglow22-Nov-08 9:58
Caglow22-Nov-08 9:58 
GeneralRe: Multiline Indent Pin
Pedram Behroozi22-Nov-08 20:56
Pedram Behroozi22-Nov-08 20:56 
QuestionIs it possible to have multiple "lines" in a datagridview? Pin
shultas2-Nov-08 9:04
shultas2-Nov-08 9:04 
Hello Everyone,

I am creating a small application that looks like an Excel Spreadsheet for scheduling purposes. It looks as such:

Employee Name 1 | Employee Name 2
11/01 8:00-10:00 Blah | 8:00-10:00 blah blah
11/02
11/03

What I am trying to do is allow each cell to have multiple selectable lines in it. For instance:

Employee Name 1 | Employee Name 2
11/01 8:00-10:00 Blah | 8:00-10:00 blah blah
12:00-1:00 Lunch |
11/02
11/03

I have seen other applications that are able to do this without creating another row and duplicating the date. I have read and read but I can't seem to find anything that points me in the proper direction, most likely due to the fact that I don't know what keywords to look up in order to find what I am looking to do. Any pointers in the right direction of how to achieve this would be greatly appreciated!
Questionembed command-line executable into windows form application Pin
LordZoster2-Nov-08 6:33
LordZoster2-Nov-08 6:33 

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.