This question is locked. New answers and comments are not allowed.
I have a grid set with
SelectionMode
="Extended"
and
SelectionUnit
="FullRow"
I can not make selection unit as cell due to other user requirements. My requirement is if user copies(Ctrl+C or button click) in multi row selection it should copy only current cell(not first or all selected cells). Its urgent, kindly assist.
Thanks in advance.