WinForms and ObjectDataSource

Last post 12-08-2008 7:38 AM by TATWORTH. 2 replies.

Sort Posts:

  • WinForms and ObjectDataSource

    12-03-2008, 6:39 AM
    • Member
      156 point Member
    • macal_vm
    • Member since 12-08-2006, 1:37 PM
    • Posts 153

     Hi,

    Im developing a desktop app and I need to bind a datagridview to a objectdatasource. I've always worked on web applications, and I've always used objectdatasource to bind gridviews, choosing my own methods to display data. The problem is that for winforms I cant choose the method for display data in my datagridview.

    So my question is: There is any other way to bind my datagridview to a bindsource and choose the methods from my class for display the data?
     

  • Re: WinForms and ObjectDataSource

    12-03-2008, 8:21 AM
    • All-Star
      77,827 point All-Star
    • jeff@zina.com
    • Member since 09-26-2003, 10:43 AM
    • Naples, FL, USA
    • Posts 10,580
    • Moderator
      TrustedFriends-MVPs

    Desktop apps are not ASP.NET, so you will probably get a better answer in a VB or C# forums.  Might try CsharpCorner or the MSDN forums for help.

    Jeff

    Blatant Self Promotion: ASP.NET 3.5 CMS Development
  • Re: WinForms and ObjectDataSource

    12-08-2008, 7:38 AM
    • All-Star
      63,141 point All-Star
    • TATWORTH
    • Member since 02-04-2003, 8:34 AM
    • England
    • Posts 12,331
    • TrustedFriends-MVPs
    Don't forget to click "Mark as Answer" on the post that helped you.
    This credits that member, earns you a point and marks your thread as Resolved so we will all know you have been helped.
Page 1 of 1 (3 items)