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.
我想在表单 IO Datagrid 中的每一行的单击事件上发送行索引,以便我可以选择一个唯一记录并对其执行操作。
我有一个按钮,单击该按钮时,我正在从表单 IO 的角度代码中调用一个事件。我想传递行索引,以便我可以唯一地识别每一行。