Magento 2: What is the most functional syntax for creating an admin grid?Magento 2, how to create a test from a custom module in the new MFTF (magento functional testing framework)Magento 2.3 - “The value of Admin scope can't be empty” error when adding new product attributeMagento2: What is the difference between Magento 2.2 and 2.3?Magento 2 : How to display product name in custom tab in admin grid?what is the maximum number of transactions per second does Magento 2.2 and Magento 2.3 supports?Magento 2.3 What are the profits of using db_schema.xml instead of using setup script?what is the best way to copy live data to staging with most recent important dataMagento 2 double admin grid when scroll pageWhen updating to Magento 2.3.1 db_schema.xml is invalid: Element 'schema': No matching global declaration available for the validation rootMagento Admin Order Grid Not Loading
Does this article imply that Turing-Computability is not the same as "effectively computable"?
For a benzene shown in a skeletal structure, what does a substituent to the center of the ring mean?
Number of seconds in 6 weeks
Should one double the thirds or the fifth in chords?
How do I tell my manager that his code review comment is wrong?
How to make a newline without autoindent
Pawn Promotion Double Checks
Why is C# in the D Major Scale?
If a prion is a protein, why is it not disassembled by the digestive system?
What is the most remote airport from the center of the city it supposedly serves?
SQL Server Management Studio SSMS 18.0 General Availability release (GA) install fails
What happens to matryoshka Mordenkainen's Magnificent Mansions?
What does this colon mean? It is not labeling, it is not ternary operator
Why do money exchangers give different rates to different bills?
Theorem won't go to multiple lines and is causing text to run off the page
What are the spoon bit of a spoon and fork bit of a fork called?
Transpose of product of matrices
How can I close a gap between my fence and my neighbor's that's on his side of the property line?
Confused about proofs by contradiction, the Law of the Excluded Middle and existence of consistent axiomatic systems.
How to reply this mail from potential PhD professor?
Are we obligated to aspire to be Talmidei Chachamim?
Pressure inside an infinite ocean?
My ID is expired, can I fly to the Bahamas with my passport?
Reconstruct a matrix from its traces
Magento 2: What is the most functional syntax for creating an admin grid?
Magento 2, how to create a test from a custom module in the new MFTF (magento functional testing framework)Magento 2.3 - “The value of Admin scope can't be empty” error when adding new product attributeMagento2: What is the difference between Magento 2.2 and 2.3?Magento 2 : How to display product name in custom tab in admin grid?what is the maximum number of transactions per second does Magento 2.2 and Magento 2.3 supports?Magento 2.3 What are the profits of using db_schema.xml instead of using setup script?what is the best way to copy live data to staging with most recent important dataMagento 2 double admin grid when scroll pageWhen updating to Magento 2.3.1 db_schema.xml is invalid: Element 'schema': No matching global declaration available for the validation rootMagento Admin Order Grid Not Loading
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I've seen lots of tutorials online, used mage2gen and read over the developer docs. Admin grids seem to have evolved over time. I'm just wondering if there are any suggestions on building a solid admin grid that has functional filtering, pagination, search and mass action. Ideally with minimal XML required.
I've read this https://devdocs.magento.com/guides/v2.3/ui_comp_guide/components/ui-listing-grid.html but really seems light on details. Plus I've seen several implementations in M2 git.
The grids generated by mage2gen seem dated. Going back a page is buggy.
magento2.3
add a comment |
I've seen lots of tutorials online, used mage2gen and read over the developer docs. Admin grids seem to have evolved over time. I'm just wondering if there are any suggestions on building a solid admin grid that has functional filtering, pagination, search and mass action. Ideally with minimal XML required.
I've read this https://devdocs.magento.com/guides/v2.3/ui_comp_guide/components/ui-listing-grid.html but really seems light on details. Plus I've seen several implementations in M2 git.
The grids generated by mage2gen seem dated. Going back a page is buggy.
magento2.3
add a comment |
I've seen lots of tutorials online, used mage2gen and read over the developer docs. Admin grids seem to have evolved over time. I'm just wondering if there are any suggestions on building a solid admin grid that has functional filtering, pagination, search and mass action. Ideally with minimal XML required.
I've read this https://devdocs.magento.com/guides/v2.3/ui_comp_guide/components/ui-listing-grid.html but really seems light on details. Plus I've seen several implementations in M2 git.
The grids generated by mage2gen seem dated. Going back a page is buggy.
magento2.3
I've seen lots of tutorials online, used mage2gen and read over the developer docs. Admin grids seem to have evolved over time. I'm just wondering if there are any suggestions on building a solid admin grid that has functional filtering, pagination, search and mass action. Ideally with minimal XML required.
I've read this https://devdocs.magento.com/guides/v2.3/ui_comp_guide/components/ui-listing-grid.html but really seems light on details. Plus I've seen several implementations in M2 git.
The grids generated by mage2gen seem dated. Going back a page is buggy.
magento2.3
magento2.3
edited Apr 27 at 21:23
Dominic Xigen
asked Apr 27 at 19:29
Dominic XigenDominic Xigen
566
566
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "479"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f272697%2fmagento-2-what-is-the-most-functional-syntax-for-creating-an-admin-grid%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Magento Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f272697%2fmagento-2-what-is-the-most-functional-syntax-for-creating-an-admin-grid%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown