Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
winforms.net (C#) 中是否有类似于 Delphi 的 TDBNavigator 控件的类似物,它允许用户转到第一条记录、最后一条记录、下一条记录、上一条记录(甚至可能进入编辑、插入和删除模式) ?
我相信您正在寻找的东西称为BindingNavigator