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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Adjust height of Grid to fit the whole screen

(0) ShareShare
ReportReport
Posted on by

Hi,

I need to extend the height of the grid on the MCRItemListTable Form. It only takes up half the screen when the window is in full screen. I want it to fill the screen.

I have tried setting the height property to a number, but this doesn't seem to work. Is there something overriding this or a property I've missed?

Thanks

Niall

*This post is locked for comments

I have the same question (0)
  • Community Member Profile Picture
    on at

    did you try to Make Height Property as Column Height ?

  • Sohaib Cheema Profile Picture
    49,677 Super User 2026 Season 1 on at

    1) set back the properties of width and height and width to auto

    2) override run() method on form as under

    public void run()
    {
        super();
        WINAPI::FORCEMAXIMIZEWINDOW(element.hWnd());
    }



  • Verified answer
    Community Member Profile Picture
    on at

    I have solved it, It's parent's propertied needed changed. Thanks, for the responses!

  • Sohaib Cheema Profile Picture
    49,677 Super User 2026 Season 1 on at

    Note that if you will fix size of form by numbers like 250 etc, it will NOT work well in a screen of different resolution.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Sagar Suman Profile Picture

Sagar Suman 2 Super User 2026 Season 1

#1
Alexey Lekanov Profile Picture

Alexey Lekanov 2

#1
Pratik Bhosle Profile Picture

Pratik Bhosle 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans