Hi all,
I made a little component (Ticker) one that turn around values of the StockMarket,
but I have a little problem,
I want to cause my component to get his data with a BindingSource,
but I don't know how can I implements it in such way that my object will able to get DataSource?
any idea can help, and code sample coulde be better.
Thank you all very much.
Last edited by asaffff; November 8th, 2010 at 01:37 AM.
No my friend.
i want to create user control that support data binding.
in other words I can bind data into my control and use it like in DataGridView or any object
that suppports DataBinding.
Bookmarks