Good day to all! =)
I tried to follow the example here http://blogs.msdn.com/jfoscoding/archive/2005/03/03/384430.aspx for hosting a treeview in a DataGridViewCell. The problem is that if the treeview has focus, clicking on the dropdown button once does not close the dropdown. I need to click it again to successfully close it. I hope you can help me out. Thanks.