Hi,
I am using win-forms applications & c#. I wish to read the text from datagridview1-column1, and I wish to filter the table rows according to the related column1- text values & need to display it in datagridview2.
Currently Iam using it from DataGridView to Listview. But because of Image...
I am facing a weird issue, i need to load GIF image/picture from memory to picture box. It's works fine for non GIF picture, but for GIF it throws GDI error.
A generic error occurred in GDI+.
here is my test codes to show you the error
public partial class Form1 : Form
{...
Hi there,
I want to create picture boxes programmatically from a data table and then to each of these picture boxes add multiple images from a data table in my code in C#. I got it this far but now using the time ticker I want to loop these images like a slide show. Here is my code so far...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.