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

C#

 
GeneralRe: Replace data in DataTable Column Pin
Whytespot22-Nov-07 5:59
Whytespot22-Nov-07 5:59 
GeneralRe: Replace data in DataTable Column Pin
MumbleB22-Nov-07 6:15
MumbleB22-Nov-07 6:15 
GeneralRe: Replace data in DataTable Column Pin
Whytespot22-Nov-07 6:20
Whytespot22-Nov-07 6:20 
GeneralRe: Replace data in DataTable Column Pin
MumbleB22-Nov-07 6:37
MumbleB22-Nov-07 6:37 
QuestionHow to prevent DataGridView from skipping to next row after edit/Enter Pin
Dragan Matic22-Nov-07 1:24
Dragan Matic22-Nov-07 1:24 
AnswerRe: How to prevent DataGridView from skipping to next row after edit/Enter Pin
Andrei Ungureanu22-Nov-07 1:40
Andrei Ungureanu22-Nov-07 1:40 
AnswerRe: How to prevent DataGridView from skipping to next row after edit/Enter Pin
CodingEntrigue22-Nov-07 6:08
CodingEntrigue22-Nov-07 6:08 
GeneralRe: How to prevent DataGridView from skipping to next row after edit/Enter Pin
Dragan Matic22-Nov-07 11:41
Dragan Matic22-Nov-07 11:41 
No, because I have a problem with editing the cells. After I enter some text in the cell, and after pressing Enter and if there is another row under the current one, the cell under the edited one becomes selected. Setting AllowUserstoAddRows to false will not change that behavior. And if I add event handler to say, CellEndEdit and move it somewhere else (say, to the next cell in the same row), some other event moves the active cell to the next column after that, so I get active cell moved one place right and one place down. I cannot find where that event is occurring.
Questionselect row in Datagridview C# Pin
csanda122-Nov-07 0:41
csanda122-Nov-07 0:41 
AnswerRe: select row in Datagridview C# Pin
Rocky#22-Nov-07 0:53
Rocky#22-Nov-07 0:53 
GeneralRe: select row in Datagridview C# Pin
csanda122-Nov-07 1:27
csanda122-Nov-07 1:27 
GeneralRe: select row in Datagridview C# Pin
Rocky#22-Nov-07 1:31
Rocky#22-Nov-07 1:31 
GeneralRe: select row in Datagridview C# Pin
csanda122-Nov-07 1:39
csanda122-Nov-07 1:39 
GeneralRe: select row in Datagridview C# Pin
Andrei Ungureanu22-Nov-07 1:37
Andrei Ungureanu22-Nov-07 1:37 
QuestionGetting Last item in ListBox Pin
phracek22-Nov-07 0:24
phracek22-Nov-07 0:24 
AnswerRe: Getting Last item in ListBox Pin
Andrei Ungureanu22-Nov-07 0:25
Andrei Ungureanu22-Nov-07 0:25 
Questionalgorithms of graphs in c# Pin
Sara Sek22-Nov-07 0:15
Sara Sek22-Nov-07 0:15 
QuestionCreate a Setup or Deployment of C# 2.0 One Solution [Contains 3 Project] - Pleae Help Me Urgent Pin
Sundarapandian.Balasubramanian22-Nov-07 0:14
Sundarapandian.Balasubramanian22-Nov-07 0:14 
AnswerRe: Create a Setup or Deployment of C# 2.0 One Solution [Contains 3 Project] - Pleae Help Me Urgent Pin
Andrei Ungureanu22-Nov-07 0:21
Andrei Ungureanu22-Nov-07 0:21 
Questionimporting html files to mysql using c# Pin
micasony22-Nov-07 0:10
micasony22-Nov-07 0:10 
AnswerRe: importing html files to mysql using c# Pin
Andrei Ungureanu22-Nov-07 0:24
Andrei Ungureanu22-Nov-07 0:24 
GeneralRe: importing html files to mysql using c# Pin
micasony22-Nov-07 2:30
micasony22-Nov-07 2:30 
GeneralRe: importing html files to mysql using c# Pin
Andrei Ungureanu22-Nov-07 2:41
Andrei Ungureanu22-Nov-07 2:41 
GeneralRe: importing html files to mysql using c# Pin
micasony22-Nov-07 3:28
micasony22-Nov-07 3:28 
GeneralRe: importing html files to mysql using c# Pin
Andrei Ungureanu22-Nov-07 3:36
Andrei Ungureanu22-Nov-07 3:36 

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.