Hi,
Here is what we are doing. Now, what we have as our input is XML that is in one large string (everything is in one line and there were spaces in the original XML file at the beginning of each line)... Here's the VB code:
well, the AuditsGridRow and radPane2 rows are where I pull the data out from a grid and manage a docking panel...
- it gets the job done and the output looks OK, except for the font
- everyone who sees the code knows immediately what it is doing
- it is fast
- it will never win me any award for 'sophisticated programmer of the year' :-) but I didn't see anyone step up with anything better either :-)
Now, I need to try and figure out why it always shows up in 12 point Times Roman, no matter what I do.
Rob