数据绑定问题在datagrid与datatable绑定完之后,在把textbox与datatable中的其中一列绑定。 然后,当我点击datagrid的时候,想让textbox的值发生变化,请问如何实现?[解决办法]参考使用 BindingManagerBase类来实现导航功能 具体的自己查一下