I'm new to grocerycrud. I'm really confused about the columns and fields in the document examples.
The only basic difference between fields and columns is that the columns method is used only for the list page (datagrid) and the fields method is only used for CRUD forms.
What is the datagrid and what is CRUD forms? Thanks!