Tabs, Hierarchy Grid & Context Menu: Context Menu overlaps

Hi,

Both Context Menus of the parent grid and child grid appear when right-clicking on the child grid. This is an unexpected behaviour which can be replicated by running the attached code and:

1. Expand the first row
2. Click on the tab with title "Two"
3. Right-click on the first row of the child grid

I have attached images displaying the error.

I noticed that this behavior only happens in this particular scenario. Swap "One" with "Two" (i.e. the child grid is on the first tab, so you can perform steps 1 and 3 without step 2) and this behavior doesn't happen anymore; only the Context Menu of the child grid appears. However, upon clicking on the other tab and clicking back on this tab again, the buggy behavior will occur again.

Attachment: grid_bug_5637f38d.zip

4 Replies 1 reply marked as answer

ZY Zhi Yuan October 21, 2020 02:19 AM UTC

Any help from anyone? :(


RN Rahul Narayanasamy Syncfusion Team October 22, 2020 02:33 PM UTC

Hi Zhi, 

Greetings from Syncfusion. 

We have validated the reported problem and we have confirmed it is a bug and logged the defect report for the same “Child grid contextmenu items override by parent items when rendering child grid within tab” . Thank you for taking the time to report this issue and helping us improve our product .Fix for the issue will be included in our weekly patch release which is expected to be rolled on or before end of November, 2020. 
   
You can now track the current status of your request, review the proposed resolution timeline, and contact us for any further inquiries through this link.       
   
   
Till then we appreciate your patience.    

Regards, 
Rahul 



MC Mike Chafin April 5, 2021 07:09 PM UTC

This is supposed to be fixed in 18.34 but I'm running 19.1.0.54 and the main menu is overriding the child grid menu.


RN Rahul Narayanasamy Syncfusion Team April 6, 2021 11:47 AM UTC

Hi Mike, 

Greetings from Syncfusion. 

Query: Child grid contextmenu items override by parent items when rendering child grid within tab - This is supposed to be fixed in 18.34 but I'm running 19.1.0.54 and the main menu is overriding the child grid menu. 

We have validated your query with the provided details and checked the reported problem in the mentioned(latest) version(19.1.0.54). We could not able to reproduce the reported problem in the mentioned version(19.1.0.54). While opening the context menu items, the parent and child grid context menu items are not overriding. Find the below sample and video for your reference. 



If you are still facing the problem, then could you please share the below details. It will be helpful to validate and provide a better solution.  

  • Reproduce the problem in the provided sample and revert back to us.
  • Share a simple reproduceable sample if possible.
  • Clear browser and NuGet cache and ensure the reported problem at your end.
  • Share your _Host.cshtml file.

Regards, 
Rahul 


Marked as answer
Loader.
Up arrow icon