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 :
Finance | Project Operations, Human Resources, ...
Unanswered

SysFormSplitter_Y is deprecated, with which class can I replace this class in x++

(0) ShareShare
ReportReport
Posted on by 5

I have one form on which i want to show grid and text box control with splitter, In my x code i am trying to set grid control group height to be set to 300 at form initialization but now SysFormSplitter_Y is deprecated how can i set this group size during form initalization.

SysFormSplitter_Y horizontalSplitter;

public void init()
{
super();
//Initialize splitter
 horizontalSplitter = new SysFormSplitter_Y([horizontal Splitter control group], [grid control group], element, 300);
}

I have the same question (0)
  • Martin Dráb Profile Picture
    239,069 Most Valuable Professional on at

    You normally shouldn't even try to write any code like this - you should use standard form patterns.

    For example, look at ExchangeRate form (which uses Simple List and Details - Tabular Grid). It has a splitter, but there is no code written for it.

    By the way, please use Insert > Insert Code (in the rich formatting view) to paste source code.

  • Sandeep Tathe Profile Picture
    5 on at

    Thanks Martin

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!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
Giorgio Bonacorsi Profile Picture

Giorgio Bonacorsi 658

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 495 Super User 2026 Season 1

#3
Syed Haris Shah Profile Picture

Syed Haris Shah 315 Super User 2026 Season 1

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans