Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Editable Grids in Dynamics 365

Editable Grids in Dynamics 365

Dynamics 365 has a great feature called as Editable Grids. Here I will show you how to add an editable grid on an Customer form.

Editable grids, one of the most highly requested features for Microsoft Dynamics 365, provide rich inline editing in main grids and sub-grids so you can update the information you need with fewer clicks.

Editable grids support:



  • In-grid editing of records at the entity or sub-grid level
  • Web and mobile clients
  • Navigation using a keyboard or mouse
  • Grouping and Sorting (Able to group by/sort by any column on current view)
  • Filtering
  • Moving and resizing columns
  • Pagination
  • Lookup configuration
  • Calculated fields and Rollup fields
  • Business rules
  • Hierarchical view
  • Enabling or disabling of cells based on security role

The Editable Grids control is available for Dynamics CRM Online and Dynamics CRM On-Premises.

Watch the video here to learn how to configure editable grid and work. if you can also read the whole article to understand the steps to be followed.

 

STEP-1: Open Dynamics 365 and Go to Settings -> Customizations

1

STEP-2: Select Customize the System

2

STEP-3: Select the entity and select the form to add the editable control

3

STEP-4: Select Insert TAB and Add a new TAB with one column (optional)

4

STEP-5: Insert Subgrid

5

STEP-6: Set the subgrid properties to point to the target entity and select Controls and Click Add Controls.

7


STEP-7: Select Editable Grid

8

STEP-8: Check the radio buttons for the Editable Grid Options

9

STEP-9: Click SAVE

10

STEP-10: Click Publish

11

STEP-11: Go back to main window and open a customer view

12

STEP-12: Open the customer and check the editable grid in action.

13

Supported Data Types by Editable Grid

  • Editable Grid supports most of data types except:
    • State
    • Customer type field
    • Composite field
    • Partylist
    • Lookup entity related fields
  • Editable Grid respect read-only grid metadata and configurations
  • Editable Grid support the below JavaScript events for home grid and sub-grids:
    • OnRecordSelect
    • OnSave
    • OnChange
  • Editable Grid support the below entity level Business Rules:
    • Show error message
    • Set field value
    • Set business required
    • Set default value
    • Lock or unlock field




Thanks for reading the article. Please subscribe the Youtube channel and follow the site for more exciting tutorials.