Hi
I have a xamDataGrid, populated with data and having few fixed columns on the left side.
When I select with the mouse and extend selection to the right the grid scrolls fine.
When I select to extend to the left the selection goes over the fixed columns and thus does not cause scrolling to the left.
My question is
Is there a way to control this behavior.
I need scrolling to left to happen before the selection is being extended over the fixed to left columns.
Thank you.
Hello,
I am able to reproduce your issue and am currently looking into this. I will get back to you as soon as possible with more information.
hello,
I have obtained a work around for this issue as the control does not have this functionality built in. You will be hearing from the Developer Support Engineer working your case about how we are going to go about getting this functionality built into the control. But for now, I have attached the workaround. You will see that it uses the SelectedItemsChanging event, along with a timer and a check method to see what element the mouse is over. Hopefully, this will work for you.
Hi Marianne
The ID of the request is
CAS-58978-MX752X
Thank you
Hi,
I’m having difficulty finding the "mirror request " that you created.
Could you please provide me either a link if it is a forum thread you opened or if it is a case, the case number?
Hi Steve
I think I was a bit too quick about the sample zip, it is the right one.
It contained reference to
DataValueChangedDirect
event though which was discussed in relation to the StyleSelector issue.
This was the source of my confusion.
I will ask you separately on this one in the proper thread.
The sample in there is correct. The actual project has a name "RichTextBoxEditors". Don't be fooled by that. It was a sample I had started and then abandoned so I just used it for your issue. Please try the sample as it should do what you want.
Thank you for the follow up.
I have created mirror request to yours though under our original account.
It now contains detailed information on target Framework versions and components versions.
The new request is with same description as the one you created.
We are targeting framework 3.x and using versions 10.2 of the components.
The exact details though you can find in the new support request.