Developing repeating control

Y

Yoni Goldberg

Hi,
I want to develop a custom control using C# that is getting repeating data
(users list) and display the data in a drop down list to the user.

I've seen there are 3 types of databinding: simple, xml node and stream.
None of them support the option for a control to get list of data... How to
achieve this? How can I feed my control with some repeating data datasource?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top