Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET IMAP

 AfterLogic Forum : MailBee.NET IMAP
Subject Topic: Bind GridView to Inbox Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
fquinty
Newbie
Newbie


Joined: 08 June 2007
Location: France
Online Status: Offline
Posts: 2
Posted: 02 July 2007 at 3:40pm | IP Logged Quote fquinty

Hello,

I want to display the messages of an inbox mailbox using a dataGrid .Net object .

Is it possible to load inbox messages to a dataSet/dataTable .Net objects, using your mailbee.net component? And bind this dataSet to a GridView?


do you have a sample?

Thanks for your answer

Frank Quinty
Back to Top View fquinty's Profile Search for other posts by fquinty
 
Andrew
AfterLogic Support
AfterLogic Support


Joined: 28 April 2006
Location: United States
Online Status: Offline
Posts: 1189
Posted: 03 July 2007 at 2:51am | IP Logged Quote Andrew

Yes, it's possible because any collection can be specified as a data source for DataGrid. For instance, Imap.DownloadEntireMessages method returns a collection of downloaded messages, you should assign this collection to DataSource property of your DataGrid object.

Best regards,
Andrew
Back to Top View Andrew's Profile Search for other posts by Andrew
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide