web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics 365 | Integration, Dataverse...
Unanswered

When I used the selectionchanged function, the field in the grid disappeared.

(0) ShareShare
ReportReport
Posted on by

hello.

 The grid's table type is regular.

The data in the table is being inserted as an insert function.

The selectionChanged function was used to include:

/// </summary>
public void selectionChanged()
{

super();
TYM_OrderProgressStatus_Temp transLoc;

str c;
c=TYM_OrderProgressStatus_Temp.OrderNo;

for (transLoc = TYM_OrderProgressStatus_Temp_ds.getFirst(1);transLoc;transLoc = TYM_OrderProgressStatus_Temp_ds.getNext())
{
while select transLoc
where transLoc.orderno == c
{

TYM_OrderProgressStatus_Temp_ds.markRecord(transLoc, true);
}
}

pastedimage1622205682655v1.png

pastedimage1622205698120v2.png

Mark it like the picture, and the grid disappears.

Thanks and Regards

I have the same question (0)
  • André Arnaud de Calavon Profile Picture
    301,035 Super User 2025 Season 2 on at

    Hi JS Lee,

    Do you have an actual question here?

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

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > Microsoft Dynamics 365 | Integration, Dataverse, and general topics

#1
Martin Dráb Profile Picture

Martin Dráb 60 Most Valuable Professional

#2
#ManoVerse Profile Picture

#ManoVerse 51

#3
Satyam Prakash Profile Picture

Satyam Prakash 42

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans