Click here to Skip to main content
16,004,854 members
Home / Discussions / C#
   

C#

 
GeneralRe: compare the contents inside ArrayList Pin
azusakt10-Dec-03 14:55
azusakt10-Dec-03 14:55 
GeneralRe: compare the contents inside ArrayList Pin
Nick Seng10-Dec-03 15:57
Nick Seng10-Dec-03 15:57 
QuestionHow can i focus a perticular cell in DataGrid control Pin
KRathor9-Dec-03 19:49
KRathor9-Dec-03 19:49 
AnswerRe: How can i focus a perticular cell in DataGrid control Pin
Heath Stewart10-Dec-03 3:08
protectorHeath Stewart10-Dec-03 3:08 
GeneralRe: How can i focus a perticular cell in DataGrid control Pin
KRathor10-Dec-03 4:34
KRathor10-Dec-03 4:34 
GeneralRe: How can i focus a perticular cell in DataGrid control Pin
Heath Stewart10-Dec-03 4:56
protectorHeath Stewart10-Dec-03 4:56 
GeneralRe: How can i focus a perticular cell in DataGrid control Pin
11-Dec-03 7:12
suss11-Dec-03 7:12 
GeneralRe: How can i focus a perticular cell in DataGrid control Pin
Heath Stewart11-Dec-03 8:53
protectorHeath Stewart11-Dec-03 8:53 
Because the new row isn't actually a row. Especially, the event handler you created on the DataSet won't work because a row hasn't been added until you actually start entering data for the new row (or edit an existing row) and commit it.

You might be interested in getting a spreadsheet-type control, such as the one from FarPoint Technologies[^].

 

-----BEGIN GEEK CODE BLOCK-----
Version: 3.21
GCS/G/MU d- s: a- C++++ UL@ P++(+++) L+(--) E--- W+++ N++ o+ K? w++++ O- M(+) V? PS-- PE Y++ PGP++ t++@ 5 X+++ R+@ tv+ b(-)>b++ DI++++ D+ G e++>+++ h---* r+++ y+++
-----END GEEK CODE BLOCK-----
QuestionHow to Print a form with controls in C# Pin
pahluwalia9-Dec-03 11:35
pahluwalia9-Dec-03 11:35 
AnswerRe: How to Print a form with controls in C# Pin
Heath Stewart9-Dec-03 17:12
protectorHeath Stewart9-Dec-03 17:12 
AnswerRe: How to Print a form with controls in C# Pin
Ruchi Gupta10-Dec-03 7:39
Ruchi Gupta10-Dec-03 7:39 
GeneralRe: How to Print a form with controls in C# Pin
pahluwalia12-Dec-03 3:13
pahluwalia12-Dec-03 3:13 
GeneralISynchronizeInvoke Pin
LokiSD9-Dec-03 9:20
LokiSD9-Dec-03 9:20 
GeneralRe: ISynchronizeInvoke Pin
Heath Stewart9-Dec-03 9:49
protectorHeath Stewart9-Dec-03 9:49 
GeneralImage Colour Depth Problem Pin
Tristan Rhodes9-Dec-03 7:20
Tristan Rhodes9-Dec-03 7:20 
GeneralRe: Accessing variables from the code behind page Pin
Heath Stewart9-Dec-03 6:34
protectorHeath Stewart9-Dec-03 6:34 
GeneralFileStream question Pin
Tim Kohler9-Dec-03 6:16
Tim Kohler9-Dec-03 6:16 
GeneralRe: FileStream question Pin
Heath Stewart9-Dec-03 6:53
protectorHeath Stewart9-Dec-03 6:53 
GeneralRe: FileStream question Pin
Tim Kohler9-Dec-03 7:17
Tim Kohler9-Dec-03 7:17 
GeneralRe: FileStream question Pin
Heath Stewart9-Dec-03 7:28
protectorHeath Stewart9-Dec-03 7:28 
GeneralRe: FileStream question Pin
Tim Kohler9-Dec-03 7:37
Tim Kohler9-Dec-03 7:37 
GeneralRe: FileStream question Pin
Tim Kohler10-Dec-03 3:54
Tim Kohler10-Dec-03 3:54 
GeneralCreating XML Documents Pin
MrEyes9-Dec-03 5:28
MrEyes9-Dec-03 5:28 
GeneralRe: Creating XML Documents Pin
MrEyes9-Dec-03 6:02
MrEyes9-Dec-03 6:02 
GeneralRe: Creating XML Documents Pin
Heath Stewart9-Dec-03 6:24
protectorHeath Stewart9-Dec-03 6: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.