Click here to Skip to main content
15,921,531 members
Home / Discussions / C#
   

C#

 
AnswerRe: Logging Keyboard activities Pin
coolestCoder20-Apr-07 18:39
coolestCoder20-Apr-07 18:39 
AnswerRe: Logging Keyboard activities Pin
Arun.Immanuel20-Apr-07 18:51
Arun.Immanuel20-Apr-07 18:51 
GeneralRe: Logging Keyboard activities [modified] Pin
Nadia Monalisa21-Apr-07 2:52
Nadia Monalisa21-Apr-07 2:52 
Questioncopying row in datagridview Pin
phantanagu20-Apr-07 15:53
phantanagu20-Apr-07 15:53 
AnswerRe: copying row in datagridview Pin
Anil Ch23-Apr-07 11:07
Anil Ch23-Apr-07 11:07 
Questionget / set methods Pin
cbin20-Apr-07 14:23
cbin20-Apr-07 14:23 
AnswerRe: get / set methods Pin
Colin Angus Mackay20-Apr-07 14:40
Colin Angus Mackay20-Apr-07 14:40 
QuestionDatagrid Pin
Scalee20-Apr-07 13:32
Scalee20-Apr-07 13:32 
I have a hiden datagrid and i use:

dataGridView2.CurrentCell = this.dataGridView2[0, 0];
dataGridView2.CurrentCell.Value = richTextBox1.Text;

To update the dataset and datagrid, now the problem is becuase i dont click the next line in the datagrid the data doesnt get commited or something (altough the dataset does get changed) when updating to try and save the changes in the database nothing happens.

If i unhide the datagrid and set the text in richtextbox hit save, click the second line in the datagrid and hit save again the data does get commited.

So how would i simulate clicking the next line or how do i properly set the text in the datagrid or dataset so that it does update.

Thanks.
QuestionExtraction rule and Validation Rule, VSTS Pin
sreecahitu20-Apr-07 12:33
sreecahitu20-Apr-07 12:33 
QuestionString width in pixels Pin
AndrusM20-Apr-07 11:29
AndrusM20-Apr-07 11:29 
AnswerRe: String width in pixels Pin
Judah Gabriel Himango20-Apr-07 11:56
sponsorJudah Gabriel Himango20-Apr-07 11:56 
GeneralRe: String width in pixels Pin
AndrusM20-Apr-07 12:13
AndrusM20-Apr-07 12:13 
GeneralRe: String width in pixels Pin
Christian Graus20-Apr-07 16:56
protectorChristian Graus20-Apr-07 16:56 
GeneralRe: String width in pixels Pin
AndrusM21-Apr-07 4:53
AndrusM21-Apr-07 4:53 
GeneralRe: String width in pixels Pin
Christian Graus21-Apr-07 23:54
protectorChristian Graus21-Apr-07 23:54 
GeneralRe: String width in pixels Pin
AndrusM22-Apr-07 0:14
AndrusM22-Apr-07 0:14 
GeneralRe: String width in pixels Pin
AndrusM22-Apr-07 11:28
AndrusM22-Apr-07 11:28 
Questionc# dll referencing Pin
Ian Perera20-Apr-07 11:14
Ian Perera20-Apr-07 11:14 
AnswerRe: c# dll referencing Pin
Judah Gabriel Himango20-Apr-07 11:56
sponsorJudah Gabriel Himango20-Apr-07 11:56 
GeneralRe: c# dll referencing Pin
Ian Perera20-Apr-07 13:39
Ian Perera20-Apr-07 13:39 
AnswerRe: c# dll referencing Pin
sthotakura20-Apr-07 12:09
sthotakura20-Apr-07 12:09 
GeneralRe: c# dll referencing Pin
Ian Perera20-Apr-07 13:44
Ian Perera20-Apr-07 13:44 
GeneralRe: c# dll referencing Pin
sthotakura20-Apr-07 22:12
sthotakura20-Apr-07 22:12 
QuestionHelp for Developing Sindhi OCR Pin
indusilicon20-Apr-07 11:13
indusilicon20-Apr-07 11:13 
AnswerRe: Help for Developing Sindhi OCR Pin
Judah Gabriel Himango20-Apr-07 12:01
sponsorJudah Gabriel Himango20-Apr-07 12:01 

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.