Images in DataTable VB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • _nabuchodonozor

    Images in DataTable VB

    Hi

    I need to add column with IMAGE type to DataTable. I will have some
    URLs which store images. The DataTable will be the DataSource to my
    DataList. And I need to display somehow those pictures from URLs. I
    tried to do this but there is no ImageTpye for columns. I don't know
    how to do this...

    Nabu
  • Cor Ligthert [MVP]

    #2
    Re: Images in DataTable VB

    Nabu,



    Cor


    "_nabuchodonozo r" <kkocemba@wsb-nlu.edu.plschre ef in bericht
    news:a9cd2f02-2d71-412e-93e3-35d7c6e3f2dc@u6 9g2000hse.googl egroups.com...
    Hi
    >
    I need to add column with IMAGE type to DataTable. I will have some
    URLs which store images. The DataTable will be the DataSource to my
    DataList. And I need to display somehow those pictures from URLs. I
    tried to do this but there is no ImageTpye for columns. I don't know
    how to do this...
    >
    Nabu

    Comment

    Working...