You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note: After Adding above layout xml files when you try to load the custom module URL for Grid, you will get error - "Not registered handle", this is because in "a2bizz_sample_sample_listing.xml" file you have define "a2bizz_sample_sample_listing_data_source" actually it is looking for datasource from where data to grid will come, this should be define in di.xml file, after this your admin grid page will load in an easy manner
- A2bizz/Sample/etc/adminhtml/di.xml
About
Sample Admin Module for those who want to generate Grid and Form and want to save data