Filter SubGrid in Dynamics 365 (with New Form Rendering or Turbo Form) – Nishant Rana’s Weblog

Nishant RanaDyn365CE8 years ago85 Views

Recently we had a requirement wherein we wanted to see all the child records of a record in a SubGrid .

We had self-referential (hierarchical relationship) enabled for that entity.

Configuring the Sub Grid on the form.

We have also enabled the Editable grid for the Sub Grid.

The JavaScript code



function filterSubGrid()
{
// get the current record's guid
var entityId = Xrm.Page.data.entity.getId();

// refer the subgrid
var testGrid =...

Full Article

Filter SubGrid in Dynamics 365 (with New Form Rendering or Turbo Form) – Nishant Rana’s Weblog

Blog Syndicated with Nishant Rana’s Permission

0 Votes: 0 Upvotes, 0 Downvotes (0 Points)

Leave a reply

Top Headlines
    Join Us
    • X Network2.1K
    • LinkedIn3.8k
    • Bluesky0.5K
    Support The Site
    Events
    August 2025
    MTWTFSS
         1 2 3
    4 5 6 7 8 9 10
    11 12 13 14 15 16 17
    18 19 20 21 22 23 24
    25 26 27 28 29 30 31
    « Jul   Sep »
    Follow
    Search
    Loading

    Signing-in 3 seconds...

    Signing-up 3 seconds...