Results 1 to 3 of 3

Thread: [REALLY URGENT] blob datacolumn

Threaded View

  1. #1

    Thread Starter
    Addicted Member dani2's Avatar
    Join Date
    Feb 2005
    Location
    Sibiu.ro
    Posts
    191

    Question [REALLY URGENT] blob datacolumn

    Im creating a datatable manually and I want in one column to place a picture.
    what type has to be the datacolumn?
    VB Code:
    1. mydataview.Table.Columns.Add(New DataColumn("My picture", Type.GetType("System.???????")))
    Last edited by dani2; Oct 4th, 2006 at 08:35 AM.
    Home is where your Head is

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width