Click here to Skip to main content
15,888,351 members
Home / Discussions / C#
   

C#

 
GeneralRe: help Pin
Luc Pattyn17-Aug-07 7:42
sitebuilderLuc Pattyn17-Aug-07 7:42 
AnswerRe: help Pin
snorkie17-Aug-07 8:12
professionalsnorkie17-Aug-07 8:12 
GeneralRe: help Pin
Luc Pattyn17-Aug-07 8:31
sitebuilderLuc Pattyn17-Aug-07 8:31 
AnswerTroll? Pin
leckey17-Aug-07 8:44
leckey17-Aug-07 8:44 
AnswerRe: help Pin
Hessam Jalali17-Aug-07 9:09
Hessam Jalali17-Aug-07 9:09 
AnswerRe: help Pin
Christian Graus17-Aug-07 18:43
protectorChristian Graus17-Aug-07 18:43 
QuestionLoading XML data into ListView control Pin
SSMERK00717-Aug-07 6:04
SSMERK00717-Aug-07 6:04 
AnswerRe: Loading XML data into ListView control Pin
bit_cmdr17-Aug-07 6:28
bit_cmdr17-Aug-07 6:28 
I would suggest investigating how to create a DataTable and populate it with your xml. This will not be an easy task but it's by no means overly difficult either. It will just take a bit of work to accomplish. You will have to create each column in the DataTable and fill it with the appropriate data. Once that's done you can bind the DataTable to the ListView and you should be good to go. There may be a way to cut out the DataTable entirely but you may figure that out by researching what I suggested.

- Arcond

AnswerRe: Loading XML data into ListView control Pin
SSMERK00717-Aug-07 6:56
SSMERK00717-Aug-07 6:56 
Questionmod Pin
TAREQ F ABUZUHRI17-Aug-07 5:57
TAREQ F ABUZUHRI17-Aug-07 5:57 
AnswerRe: mod Pin
leckey17-Aug-07 6:02
leckey17-Aug-07 6:02 
AnswerRe: mod Pin
Guffa17-Aug-07 6:06
Guffa17-Aug-07 6:06 
AnswerRe: mod Pin
Luc Pattyn17-Aug-07 6:37
sitebuilderLuc Pattyn17-Aug-07 6:37 
GeneralRe: mod Pin
Guffa17-Aug-07 7:27
Guffa17-Aug-07 7:27 
AnswerRe: mod Pin
dino209417-Aug-07 11:23
dino209417-Aug-07 11:23 
QuestionEnterprise Library Logger without editing app.config Pin
Stas17-Aug-07 5:01
Stas17-Aug-07 5:01 
AnswerRe: Enterprise Library Logger without editing app.config Pin
Mark Churchill17-Aug-07 5:19
Mark Churchill17-Aug-07 5:19 
GeneralRe: Enterprise Library Logger without editing app.config Pin
Stas17-Aug-07 5:39
Stas17-Aug-07 5:39 
QuestionHow can I include xml files? Pin
miljanms17-Aug-07 4:42
miljanms17-Aug-07 4:42 
AnswerRe: How can I include xml files? Pin
Mark Churchill17-Aug-07 5:22
Mark Churchill17-Aug-07 5:22 
AnswerRe: How can I include xml files? Pin
miljanms20-Aug-07 1:05
miljanms20-Aug-07 1:05 
QuestionTrouble changing Label text Pin
Evan St. John17-Aug-07 4:00
Evan St. John17-Aug-07 4:00 
AnswerRe: Trouble changing Label text Pin
Luc Pattyn17-Aug-07 4:37
sitebuilderLuc Pattyn17-Aug-07 4:37 
GeneralRe: Trouble changing Label text Pin
Evan St. John17-Aug-07 5:13
Evan St. John17-Aug-07 5:13 
AnswerRe: Trouble changing Label text [modified] Pin
Khoramdin17-Aug-07 8:18
Khoramdin17-Aug-07 8:18 

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.