Results 1 to 2 of 2

Thread: usercontrol

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2001
    Location
    pakistan (quetta)
    Posts
    25

    usercontrol

    Hi to all

    Iam treaying to make a control that will have two text box and a datacombo box. and than use it in datarepeater
    i want to have the properties to datacombo box ie rowsouce, rowmember, listfield and Boundcoloum. so i can use them for dataentery
    thanks

  2. #2
    Hyperactive Member
    Join Date
    Sep 2001
    Location
    Orlando
    Posts
    392


    This leads us to the mistery of making a control complex DataBound. That is, when you set the DataBindingBehavior of the UserControl to vbComplexBound.

    Search the MSDN on this topic, you will find 2 results unrelevant to this topic.
    Search the web from a top level search engine, you will probably get less then 10 results.

    When I almost went crazy figuring this out, at a certain point I thought this is not at all possible to expose those properties at design time.

    But you can do it.
    Abu Haider
    ____________________________
    100% Data Validation for the MS DataGrid Control. Plus Support for Custom and Foreign Lists, DatePicker and much more...
    The DataGridEnhancer


    I often point to a place where the problem has been discussed, instead of giving you the code that solves it. This is for good, may be you will understand some day...

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