About Rohit Prakash Expertise I can answer questions on VB.NET 2003. Areas include: Designing/Developing/Deploying desktop/client-server applications. I can also help in database connectivity using ADO.NET to connect to popular databases like Oracle,Access,SQL Server,MySQL,PostgreSQL etc.
Experience I have 3 years experience using Visual Basic.NET in corporate environments. I have been providing consulting to private organizations and large departments and also developed solutions for custom needs.
Education/Credentials Master of Computer Applications.
Expert: Rohit Prakash Date: 2/22/2007 Subject: image of datagrid
Question Hello rohit
How can i create an image of a datagrid lets say in gif format and save it on disk
Eg:-
If the grid contains 100 records then the first 50 records should be saved in a first gif and the rest 50 in another gif
Can images be created of datagrid's ?
Thank you
Answer Sourav,
Your questions seem to be interesting and bit awkward. You want to do things that are not done in real world.
Any way, why not press PRINTSCREEN button when your first 10 records are displayed on screen and convert the image to GIF from a tools like Photoshop.