CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: Complex Binding

  1. #1
    Join Date
    Jan 2000
    Posts
    1

    Complex Binding

    Hello!!!

    Does anyone here have a sample project of a complexbound ActiveX control that works? I have many problems with that.

    Thanks!!!


  2. #2
    Join Date
    Jul 2005
    Posts
    38

    Re: Complex Binding

    Did you ever figure out complex binding?? I realize this post was a long time ago, but I'm hoping you'll come across this and help me out.

    Anyone else reading this:
    Complex binding... I cannot find *any* information about this *anywhere*. Can someone please give a little help on how this will work? I am trying to make my own Access-like datagrid, which supports combos, labels, txtbxs, etc and I believe I need to use complex binding.

    I am hoping that through complex binding I can get the recordset object from external/linked data source.

    -nlleach82

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured