Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

How to get Column name from selected row in subgrid?

Posted on by 44

I need to get the column name of select cell in a subgrid, to apply a logic.

Added Onrecordselect event but unable to identify which column selected.

Anybody have any idea?

  • rwithu Profile Picture
    rwithu 44 on at
    RE: How to get Column name from selected row in subgrid?

    Hi Leah,

    Thanks for your input, but it seems not feasible.

    Let me give the exact context.

    One of the column in my subgrid is holds URL. I have added a method onRecordSelect but i want to perform that function only when the url field is clicked.

    So I am trying to get the clicked column name so that i can decide whether to navigate to the url or not

    Thanks

  • Leah Ju Profile Picture
    Leah Ju Microsoft Employee on at
    RE: How to get Column name from selected row in subgrid?

    Hi rwithu,

    There is one Client API reference: GridCell

    GridCell is only supported for editable grids, GridCell of a selected grid row is analogous to a control on a form that is tied to a column in an editable grid.

    It supports the getLabel methods, which returns the label of the column that contains the cell.

    Also, you can refer to the following example code:

    pastedimage1673407303299v1.png

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

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans