Hello,When the selection changes for the XamMultiColumnComboEditor, I would like to set the cursor at the beginning of the text instead of at the end. Is there a way to achieve this?
Hello,
I am just checking the progress of this issue and was wondering if you managed to achieve your goal or if you need any further assistance on the matter.
Thanks, but I have not got it working yet. I am using Infragistics 13.1 controls instead of 14.1, so I assume that is the problem. Is there a way to do this with v13.1?
I have modified the sample, I sent you before, so now it has the functionality you want. Basically I added a Dispatcher in the XamMultiColumnComboEdito's SelectionChanged event handler in order to delay the setting of the SelectionStart Property. Please let me know if this helps you or you have further questions on this matter.
Looking forward for your reply.
Yes, this worked. Thanks!
Thank you for your feedback. I am glad that you resolved your issue and I believe that other community members may benefit from this as well.
Thanks again.