Click here to Skip to main content
15,867,453 members
Home / Discussions / C#
   

C#

 
AnswerRe: please clear this doubt Pin
Emmanuel Medina17-Sep-12 7:49
professionalEmmanuel Medina17-Sep-12 7:49 
QuestionHow to use Response.AddHeader Method Pin
ASPnoob13-Sep-12 18:59
ASPnoob13-Sep-12 18:59 
AnswerRe: How to use Response.AddHeader Method Pin
s_magus14-Sep-12 2:53
s_magus14-Sep-12 2:53 
GeneralRe: How to use Response.AddHeader Method Pin
ASPnoob14-Sep-12 3:00
ASPnoob14-Sep-12 3:00 
AnswerRe: How to use Response.AddHeader Method Pin
Pete O'Hanlon14-Sep-12 3:07
subeditorPete O'Hanlon14-Sep-12 3:07 
GeneralRe: How to use Response.AddHeader Method Pin
ASPnoob14-Sep-12 3:11
ASPnoob14-Sep-12 3:11 
GeneralRe: How to use Response.AddHeader Method Pin
Pete O'Hanlon14-Sep-12 3:14
subeditorPete O'Hanlon14-Sep-12 3:14 
QuestionWPF Datagrid Pin
abollmeyer13-Sep-12 18:02
abollmeyer13-Sep-12 18:02 
I have previous experience using WinForms and the DataGridView control. I am trying to re-code a previous program using WPF that reads a parts list from a delimited text file and displays results in a DataGrid control.

In WinForms, I was able to assign a tag to the DataGrid row that I used to link individual URLs to our company's HTML-based inventory program. However, I am unsure how to do this (if it's even possible) in WPF. Currently, I read from the text file and load its contents into a List. From there, I filter the List by whatever the user selects, then display the results in a DataGrid control. I want to open up the browser when the user selects a row, but can't figure out how to bind the URL to the row. Is this possible? If so, can someone help point me in the right direction?

Thanks.
AnswerRe: WPF Datagrid Pin
abollmeyer13-Sep-12 18:15
abollmeyer13-Sep-12 18:15 
QuestionC# process question Pin
rachel_m13-Sep-12 8:13
rachel_m13-Sep-12 8:13 
AnswerRe: C# process question Pin
Wes Aday13-Sep-12 8:19
professionalWes Aday13-Sep-12 8:19 
AnswerRe: C# process question Pin
wizardzz13-Sep-12 10:03
wizardzz13-Sep-12 10:03 
GeneralRe: C# process question Pin
rachel_m13-Sep-12 10:24
rachel_m13-Sep-12 10:24 
GeneralRe: C# process question Pin
wizardzz13-Sep-12 10:28
wizardzz13-Sep-12 10:28 
GeneralRe: C# process question Pin
rachel_m13-Sep-12 11:02
rachel_m13-Sep-12 11:02 
GeneralRe: C# process question Pin
wizardzz13-Sep-12 11:47
wizardzz13-Sep-12 11:47 
AnswerRe: C# process question Pin
Alan N13-Sep-12 12:45
Alan N13-Sep-12 12:45 
GeneralRe: C# process question Pin
rachel_m14-Sep-12 6:54
rachel_m14-Sep-12 6:54 
GeneralRe: C# process question Pin
rachel_m14-Sep-12 8:09
rachel_m14-Sep-12 8:09 
AnswerRe: C# process question Pin
PIEBALDconsult13-Sep-12 14:08
mvePIEBALDconsult13-Sep-12 14:08 
QuestionHas anyone built a wrapper for PSexec? Pin
turbosupramk313-Sep-12 7:05
turbosupramk313-Sep-12 7:05 
AnswerRe: Has anyone built a wrapper for PSexec? Pin
Ravi Bhavnani14-Sep-12 2:29
professionalRavi Bhavnani14-Sep-12 2:29 
GeneralRe: Has anyone built a wrapper for PSexec? Pin
turbosupramk314-Sep-12 5:29
turbosupramk314-Sep-12 5:29 
Questionentity framework connection objects Pin
George Nistor13-Sep-12 4:33
George Nistor13-Sep-12 4:33 
AnswerRe: entity framework connection objects Pin
Ingo13-Sep-12 6:00
Ingo13-Sep-12 6: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.