954,510 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

How to Handle Images in Datagrid by using c# ???

Hello !

I am developing a Desktop base not Web base application in C# by using Visual Studio 2003 I want to show images in one column of datagrid against each Product Id by using Picturebox which is coming from Database and want to raise events against the click and mouseover events of each picturebox Moreover I also want to show only specific number of images one time in grid remaining would appear after clicking Next Button it's like Paging concept plz tell me how can i do that????

U can also email me at [email]abubakar.malik@gmail.com[/email]

Regards,
AbuBakar

AbuBakar
Newbie Poster
1 post since Dec 2005
Reputation Points: 10
Solved Threads: 0
 
I want to show images in one column of datagrid against each Product Id by using Picturebox which is coming from Database

you need to access the onitemdatabound event want to raise events against the click and mouseover events of each picturebox

so add them Moreover I also want to show only specific number of images one time in grid remaining would appear after clicking Next Button it's like Paging concept
it's not "like" paging concept, it IS the paging concept. Turn on paging and make sure you add function for OnPageIndexChanged

campkev
Posting Pro in Training
484 posts since Jul 2005
Reputation Points: 14
Solved Threads: 19
 
insignia
Newbie Poster
1 post since Jun 2006
Reputation Points: 10
Solved Threads: 0
 

Can some one tell me please how to place image in grid. I am using VS 2003 and developing desktop application in C#.

Note it is using 1.1
Thanks

rupspatil
Newbie Poster
1 post since May 2009
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You