Home All Groups Group Topic Archive Search About
Author
16 Nov 2006 9:15 AM
nil
i wanted to add  checkbox and image  in the datagrid and i also added
it but when 8 run time how can i fetch the image from the database and
can show image in the grid? can any one tell mel how can i do it?plz i
m using vb.net2003...and database is oracle..and if user checked 3
checkbox out of 9 then how can i know that which one is checked?plz
send me the coding ...i m new to vb.net..plz
Thanks & Regards,
nilesh

Author
16 Nov 2006 11:14 PM
Ken Tucker [MVP]
Hi,

Image column
http://www.vb-tips.com/dbpages.aspx?ID=be297475-5e55-4827-a382-d85153e86736

The datagridboolcolumn is a checkbox
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlrfsystemwindowsformsdatagridboolcolumnclasstopic.asp

Ken
-----------------
Show quoteHide quote
"nil" <NileshThakker***@gmail.com> wrote in message
news:1163668508.973754.251520@m73g2000cwd.googlegroups.com...
>i wanted to add  checkbox and image  in the datagrid and i also added
> it but when 8 run time how can i fetch the image from the database and
> can show image in the grid? can any one tell mel how can i do it?plz i
> m using vb.net2003...and database is oracle..and if user checked 3
> checkbox out of 9 then how can i know that which one is checked?plz
> send me the coding ...i m new to vb.net..plz
> Thanks & Regards,
> nilesh
>