Covered range on virtual mode allows selection crossing covered cells
Thank you for using Syncfusion Products.
I have tried to reproduce the reported issue in my end. But I am unable to reproduce the issue which means Virtual mode works properly in my side. If possible kindly share the sample in which you have faced the issue which would help me to provide better solutions to you.
Please let me know if you have any concerns.
Regards,
Karuppasamy C.
Attachment: Syncfusion_7f56524c.zip
Attachment: CoveredRange_9c86ab9f.zip
Hi Vagner,
Thank you for your update.
We would like to let you know that the event QueryCoveredRange is used to merge the cells but the individual cells will get fired each time while using this event, each cell will act as a single cell. So we have to customize the code for selection while selecting the covered cells. We have used the SelectionChanging event to get the expected output. We have added a generic condition in such a way that when the selection range intersects with CoveredRange, then the selection should act as expected. Please refer the below sample. Likewise you have to extend the condition for all the CoveredRanges that you have added in your sample in the SelectionChanging event.
Sample:
http://www.syncfusion.com/downloads/support/directtrac/general/Syncfusion1768641698.zip
Please let us know if the given solution gives you the
expected output.
Regards,
Anish
Hi Vagner,
Thank you for your update.
We suggest you to report this through Direct-Trac Developer
Support System( https://www.syncfusion.com/account/login?ReturnUrl=%2fsupport%2fdirecttrac%2fincidents
), because you can take the advantage of the expertise of a dedicated support
engineer and a guaranteed response time and we hope you will take advantage of
this system as well. Our support engineer will analyze this and will update you
with more information regarding this.
Please let us know if you need any further assistance.
Regard,
Anish
- 7 Replies
- 4 Participants
-
VP Vagner Pagotti
- Feb 19, 2014 01:50 PM UTC
- Mar 22, 2014 06:32 AM UTC