|
-
Oct 20th, 2001, 03:52 AM
#1
Thread Starter
Junior Member
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
-
Oct 21st, 2001, 08:37 PM
#2
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|