web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Business Central - Grid Layout Issue

(1) ShareShare
ReportReport
Posted on by
Hi everyone,

I encountered issue with this sample code just today (21/11/2024), yesterday it is working fine, now, the page is not opening, its loading forever.

Hope you can help me on this. 

Thank you
 
page 70011 "List Part With Grid"
{
    ApplicationArea = All;
    Caption = 'List Part With Grid';
    PageType = ListPart;
    SourceTable = "Buffer Table";
 
    layout
    {
        area(Content)
        {
            grid(Control10)
            {
                ShowCaption = false;
                Editable = false;
                GridLayout = Columns;
 
                group(Control11)
                {
                    repeater(General)
                    {
                        field("Entry No."; Rec."Entry No.")
                        {
                            ToolTip = 'Specifies the value of the Entry No. field.', Comment = '%';
                        }
                    }
                }
                cuegroup(Control12)
                {
                    ShowCaption = false;
                    CuegroupLayout = Wide;
 
                    actions
                    {
                        action(Action1)
                        {
                            ApplicationArea = All;
 
                            trigger OnAction()
                            var
                            begin
                            end;
                        }
                    }
                }
            }
        }
    }
}
I have the same question (0)
  • Suggested answer
    NAV_with_Narang Profile Picture
    2,294 Moderator on at
    How many records do you have in the Buffer Table?
     
    I suggest try with a normal list page first

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 3,143

#2
Jainam M. Kothari Profile Picture

Jainam M. Kothari 1,694 Super User 2025 Season 2

#3
YUN ZHU Profile Picture

YUN ZHU 1,067 Super User 2025 Season 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans