Hi,
I am developing a simple application.
In that I have to bind Image to Imagebutton.
Here the images are stored in database in the form of bytes.
And also I have contained a Treeview. Images are added to treeview.
My problem is how to get image from database and display that image in Imagebutton when we click on partcular node in Treeview.
Can anyone Help me.
Thanks in Advance
Pavani
I am developing a simple application.
In that I have to bind Image to Imagebutton.
Here the images are stored in database in the form of bytes.
And also I have contained a Treeview. Images are added to treeview.
My problem is how to get image from database and display that image in Imagebutton when we click on partcular node in Treeview.
Can anyone Help me.
Thanks in Advance
Pavani
Comment