Hi Kim,
Thanks for contacting Syncfusion support,
Regarding Query1:
We are unable to reproduce the reported issue in our latest version. We are able to catch the PreviewKeyDown and KeyDown event while pressing the Delete and Ctrl+V keys in SfDataGrid. Could you please share your Essential Studio version and exact replication procedure to us?
Regarding Query2:
The reported issue has been already fixed in our latest version 12.4.0.24 . Could you please upgrade to our latest version to get resolution for reported issue.
Regards,
Saravanan.M
Regarding Query1:
I was downloaded yesterday, so I think i used latest version. but i was confront problem like query2.
so I was development my self .
When I pressed Ctrl, I can catch event. but Ctrl+V is I can't.
using 'if ' and e.key if pressed button is V then I checked modifier Ctrl's pressed state. and e.handle = true;
however, my code is not fire. and sfDataGrid's paste is fire.....
Incidentally, sfDagaGrid's cell selection for edit in my attachment project .
very strange. i can't see caret. and input state.
--
And, I make List<Custom> in viewmodel.
and binding sfDataPager,source.
<usercontrol.DataContext>
<vm:PagerViewModel/>
</usercontrol.DataContext>
<sf:DataGrid ItemsSource="{Binding ElementName=Pager, Path=PagedSource}"/>
<sf:sfDataPager x:Name="Pager" Source="{Binding List}"/>
But, when the notifypropertychanged event fired from list created that new exception( binding is null)
Finally,
I used this license in my company.
Can i use at my home?
thank you
Hi Kim,
We have created incident for your queries. Please follow the incident 134279 for further updates. Please log on to our support website to check further updates
https://www.syncfusion.com/account/login?ReturnUrl=/support/directtrac/incidents
Please let me know if you have any queries,
Regards,
Saravanan.M