Click here to Skip to main content
15,891,943 members
Home / Discussions / C#
   

C#

 
QuestionFileNotFoundException on file that exists! Pin
Thomas ST23-Sep-09 23:50
Thomas ST23-Sep-09 23:50 
AnswerRe: FileNotFoundException on file that exists! Pin
Keith Barrow24-Sep-09 0:35
professionalKeith Barrow24-Sep-09 0:35 
AnswerRe: FileNotFoundException on file that exists! [solved] Pin
Thomas ST24-Sep-09 1:15
Thomas ST24-Sep-09 1:15 
GeneralRe: FileNotFoundException on file that exists! [solved] Pin
Keith Barrow24-Sep-09 1:34
professionalKeith Barrow24-Sep-09 1:34 
QuestionSerializing an inhertid class Pin
tvbarnard23-Sep-09 23:46
tvbarnard23-Sep-09 23:46 
GeneralRe: Serializing an inhertid class Pin
tvbarnard24-Sep-09 0:00
tvbarnard24-Sep-09 0:00 
QuestionCreate a word document without using Interop object [modified] Pin
Swetha Srinivasan23-Sep-09 22:38
Swetha Srinivasan23-Sep-09 22:38 
AnswerRe: Create a word document without using Interop object Pin
stancrm23-Sep-09 22:42
stancrm23-Sep-09 22:42 
QuestionCreate new form Pin
tamir90123-Sep-09 22:14
tamir90123-Sep-09 22:14 
AnswerRe: Create new form Pin
OriginalGriff23-Sep-09 22:27
mveOriginalGriff23-Sep-09 22:27 
AnswerRe: Create new form Pin
tamir90123-Sep-09 22:29
tamir90123-Sep-09 22:29 
QuestionProblem related to grid Pin
lalit1423-Sep-09 21:03
lalit1423-Sep-09 21:03 
AnswerRe: Problem related to grid Pin
OriginalGriff23-Sep-09 21:56
mveOriginalGriff23-Sep-09 21:56 
GeneralRe: Problem related to grid Pin
lalit1423-Sep-09 23:23
lalit1423-Sep-09 23:23 
GeneralRe: Problem related to grid Pin
OriginalGriff24-Sep-09 0:29
mveOriginalGriff24-Sep-09 0:29 
lalit14 wrote:
Nothing clicking in my mind, what code to write in it?


Write a button click event handler, hooked to your button.
In the handler, write the code to:
1) Find the selected cell in your grid.
2) Get the text from the cell.
3) Put the text into your TextBox.

At least two of these are simple, one-line-of-code-at-the-most bits of software.

What have you tried?

No trees were harmed in the sending of this message; however, a significant number of electrons were slightly inconvenienced.

This message is made of fully recyclable Zeros and Ones

GeneralRe: Problem related to grid Pin
lalit1424-Sep-09 19:54
lalit1424-Sep-09 19:54 
GeneralRe: Problem related to grid Pin
OriginalGriff25-Sep-09 0:07
mveOriginalGriff25-Sep-09 0:07 
AnswerRe: Problem related to grid Pin
Vimalsoft(Pty) Ltd23-Sep-09 22:23
professionalVimalsoft(Pty) Ltd23-Sep-09 22:23 
Questioni need some help Pin
Mohamed El-Wehishy23-Sep-09 20:20
Mohamed El-Wehishy23-Sep-09 20:20 
AnswerRe: i need some help Pin
N a v a n e e t h23-Sep-09 20:42
N a v a n e e t h23-Sep-09 20:42 
AnswerRe: i need some help Pin
Mohamed El-Wehishy23-Sep-09 20:54
Mohamed El-Wehishy23-Sep-09 20:54 
GeneralRe: i need some help [modified] Pin
N a v a n e e t h23-Sep-09 21:10
N a v a n e e t h23-Sep-09 21:10 
QuestionWindows media Control Pin
jpk42023-Sep-09 20:01
jpk42023-Sep-09 20:01 
AnswerRe: Windows media Control Pin
N a v a n e e t h23-Sep-09 20:55
N a v a n e e t h23-Sep-09 20:55 
GeneralRe: Windows media Control Pin
jpk42023-Sep-09 23:37
jpk42023-Sep-09 23:37 

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.