Click here to Skip to main content
15,894,460 members
Home / Discussions / Windows Forms
   

Windows Forms

 
Answercross-post Pin
Luc Pattyn5-Nov-07 6:40
sitebuilderLuc Pattyn5-Nov-07 6:40 
JokeRe: cross-post Pin
Paul Conrad6-Nov-07 16:00
professionalPaul Conrad6-Nov-07 16:00 
QuestionList View Pin
Roberto Pereira3-Nov-07 10:38
Roberto Pereira3-Nov-07 10:38 
AnswerRe: List View Pin
Paul Conrad3-Nov-07 12:53
professionalPaul Conrad3-Nov-07 12:53 
GeneralRe: List View Pin
Roberto Pereira5-Nov-07 8:31
Roberto Pereira5-Nov-07 8:31 
GeneralRe: List View Pin
Paul Conrad6-Nov-07 16:00
professionalPaul Conrad6-Nov-07 16:00 
QuestionCombobox in DatagridView Pin
metbinu2003@yahoo.com2-Nov-07 21:36
metbinu2003@yahoo.com2-Nov-07 21:36 
QuestiondataGridview Cell string as an input text Pin
basi00142-Nov-07 4:40
basi00142-Nov-07 4:40 
I have a button that launches a URL based on a text string provided to it.

I want that text to be linked to the column 6 of the row selected in my DataGridView. Basically, i want to know how can i use the current index of row and column.

Historically i have been using the text in a text box using the following syntax

private void toolStripLabelbutton1_Click(object sender, EventArgs e)<br />
{<br />
    CommonFuncs.OpenURLSource(<br />
        LinkGenerator.button1Source(this.textBox.Text));<br />
}


Any help is appreciated.
AnswerRe: dataGridview Cell string as an input text Pin
Giorgi Dalakishvili2-Nov-07 6:54
mentorGiorgi Dalakishvili2-Nov-07 6:54 
GeneralRe: dataGridview Cell string as an input text Pin
basi00145-Nov-07 6:31
basi00145-Nov-07 6:31 
GeneralColorEditor in ComboBox Pin
Brady Kelly2-Nov-07 2:49
Brady Kelly2-Nov-07 2:49 
GeneralRe: ColorEditor in ComboBox Pin
Christian Graus7-Nov-07 9:45
protectorChristian Graus7-Nov-07 9:45 
GeneralRe: ColorEditor in ComboBox Pin
Brady Kelly7-Nov-07 18:20
Brady Kelly7-Nov-07 18:20 
QuestionAppbars on multiple monitors Pin
RichardM12-Nov-07 2:20
RichardM12-Nov-07 2:20 
GeneralCustom Grid: Multiple data tables Pin
Brady Kelly1-Nov-07 22:38
Brady Kelly1-Nov-07 22:38 
QuestionPictureBox and mem usage Pin
2hdass31-Oct-07 9:45
2hdass31-Oct-07 9:45 
AnswerRe: PictureBox and mem usage Pin
Luc Pattyn31-Oct-07 10:24
sitebuilderLuc Pattyn31-Oct-07 10:24 
QuestionDocking a DialogBox into main form Pin
Ponzano Paolo31-Oct-07 3:02
Ponzano Paolo31-Oct-07 3:02 
AnswerRe: Docking a DialogBox into main form Pin
Paul Conrad31-Oct-07 14:16
professionalPaul Conrad31-Oct-07 14:16 
AnswerRe: Docking a DialogBox into main form Pin
Luc Pattyn31-Oct-07 14:22
sitebuilderLuc Pattyn31-Oct-07 14:22 
GeneralRe: Docking a DialogBox into main form Pin
Ponzano Paolo2-Nov-07 3:42
Ponzano Paolo2-Nov-07 3:42 
GeneralRe: Docking a DialogBox into main form Pin
Luc Pattyn2-Nov-07 4:16
sitebuilderLuc Pattyn2-Nov-07 4:16 
AnswerRe: Docking a DialogBox into main form Pin
darkelv1-Nov-07 23:56
darkelv1-Nov-07 23:56 
GeneralRe: Docking a DialogBox into main form Pin
Ponzano Paolo2-Nov-07 3:46
Ponzano Paolo2-Nov-07 3:46 
Question.chm Pin
ellllllllie31-Oct-07 3:00
ellllllllie31-Oct-07 3:00 

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.