Skip to content

V9.1 Grid.OpenRecord is not working properly #595

@Bala-Ramadoss

Description

@Bala-Ramadoss

The Grid.OpenRecord method of Microsoft.Dynamics365.UIAutomation.Api.UCI is not opening a record of the grid as it is intended to do.

In few cases instead of opening the record of the grid, it is clicking on a column of the record [which is a link, for example a owner/contact]. Can attach screenshots of the grid if needed.

Code Example:
_xrmApp is an instance of the class Microsoft.Dynamics365.UIAutomation.Api.UCI.XrmApp

_xrmApp.Grid.OpenRecord(0);

Please resolve this issue asap as it is being used extensively by us.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions