I am fairly new to WPF. I want to develop a datagrid control which supports databinding.
There is a lot of information available about databinding to existing controls, but I cannot find any information how to develop a control from scratch which supports databinding.
I do not expect a simple answer to this question, a link to get me started would be nice.