- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In Magento admin grid, select all alone is not selecting all the checkboxes, whereas select visible, unselect visible and unselect all is working fine. What might be the issue? help me to resolve this issue!
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found the solution to this issue. Problem: Invalid id given for massaction_id_field in XML. After updating it ( to Schema's primary column name, it works like a charm!
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Backend massaction(grid) selectAll alone is not working
Hello @prema_mani1 ,
Can you please upload screenshot on third party service? I'm not able to see your attached screenshot.
Also check do you get any error on console log?
--
If my answer is useful, please Accept as Solution & give Kudos
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Backend massaction(grid) selectAll alone is not working
Hi @gelanivishal ,
In console, it is not throwing any error. Please check the following link,
https://magento.stackexchange.com/questions/264813/backend-massactiongrid-selectall-in-not-working
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content