D
Dave Brown
Hi All,
Is it possible to examine the progress of a XMLDocument.Load method ?
Sometimes my documents might be quite large so I want to give the user some
indication of the size and progress.
another question i have is re' datagrid i hope someone might be able to help
with, say i have the xml
<employee>
<name>dave</name>
<image>Image1.jpg</image>
<employee>
I have lots of images that i use that are available by a url so is it
possible to show the image in a column ? i have the name and i can build a
url to the image but i'm not sure how to tell the datagrid to custom format
a column :S
thx,
Dave
Is it possible to examine the progress of a XMLDocument.Load method ?
Sometimes my documents might be quite large so I want to give the user some
indication of the size and progress.
another question i have is re' datagrid i hope someone might be able to help
with, say i have the xml
<employee>
<name>dave</name>
<image>Image1.jpg</image>
<employee>
I have lots of images that i use that are available by a url so is it
possible to show the image in a column ? i have the name and i can build a
url to the image but i'm not sure how to tell the datagrid to custom format
a column :S
thx,
Dave