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.
嗨,我有一个 5 列的 datagridVew。用户将选择任何单元格并传递值Str1并Str2进行查找和替换。但是,我想将查找和替换限制为所选单元格所属的一列
Str1
Str2
我怎样才能做到这一点 ?