I have a custom tab class. On each tabpage of the custom tab, I dynamically create a bound datagrid. I need to be able to drag from another control on the form (richtextbox) into a specific cell on the datagrid. Seems like it should be easy, but I can't get it to work.
thanks for your help
Winona