Layout Controls

FlexCore provides structural layout components: PageLayoutControl, LeftPanelControl, CenterPanelControl, RightPanelControl, and DashboardLayoutControl.

Page Layout with Panels

Navigation

  • Dashboard
  • Reports
  • Settings

Main Content Area

This center panel fills the remaining horizontal space. The left and right panels can be collapsed.

Task Progress· 65% complete

65%

Properties

Selected item details would appear here.

Dashboard Grid

1,234
Orders
↑ +5.2%
$89K
Revenue
↑ +12%
98.5%
Uptime
↑ +0.1%
Traffic
069138206275 120.0180.0210.0190.0250.0140.0100.0MonTueWedThuFriSatSun
Sources
Organic: 55.0 (55.0%)Paid: 25.0 (25.0%)Referral: 15.0 (15.0%)Direct: 5.0 (5.0%)
Organic
Paid
Referral
Direct

Markup

<PageLayoutControl Height="100%">
    <LeftPanelControl Width="200px" Collapsible="true">
        <!-- Navigation -->
    </LeftPanelControl>
    <CenterPanelControl>
        <!-- Main content -->
    </CenterPanelControl>
    <RightPanelControl Width="250px" Collapsible="true">
        <!-- Properties/details -->
    </RightPanelControl>
</PageLayoutControl>
An unhandled error has occurred. Reload 🗙

Rejoining the server...

Rejoin failed... trying again in seconds.

Failed to rejoin.
Please retry or reload the page.

The session has been paused by the server.

Failed to resume the session.
Please retry or reload the page.