I need to create a usercontrol with DataSource and DataField Property. some instructions?
Printable View
I need to create a usercontrol with DataSource and DataField Property. some instructions?
Ideas as Define the properties bound, and stract the datasource and datafield value at run time.
Could you be a little more specific? What does the control has to do, what/where is it used for/with?
I just want the way to make a usercontrol data binding....(bound), because I was creating the properties datasource and datafield, but it not work.
Please help...