Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Suggested answer

Sorting a listview after adding an item

(0) ShareShare
ReportReport
Posted on by 447

Hi,

I have a form with List Panel pattern, where there are two listview controls and two buttons to add and remove items between lists.

When I click one button, the selected item goes from list1 to list2, and I want that here, all the items will be sorted.

In AX 2012, I used the sentence 

listview1.sortTextItems(1);

but in DFO, this property is deprecated.

How can I do this now?

Thanks a lot.

  • vanels Profile Picture
    447 on at
    RE: Sorting a listview after adding an item

    Hello,

    I don't know if adding a reference to C# is what I'm looking for or if it's the most appropriate, but what surprises me the most is that there was a method like sortTextItems in AX 2012, they deprecated it and there is nothing similar now.

    In the end, functionality is lost.

    However, I'll give it a go to see if I have other options to do something similar to what I want.

    Thanks!

  • Suggested answer
    huijij Profile Picture
    19,811 on at
    RE: Sorting a listview after adding an item

    Hi vanels,

    The stupidest way is to add collections to implement sorting:

    docs.microsoft.com/.../gg921795(v=ax.60)

    community.dynamics.com/.../list-view-control-in-dynamics-ax

    You can also add a reference to c# and follow the step to sort a ListView control:

    docs.microsoft.com/.../sort-listview-by-column

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

Daivat Vartak – Community Spotlight

We are honored to recognize Daivat Vartak as our March 2025 Community…

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 292,884 Super User 2025 Season 1

#2
Martin Dráb Profile Picture

Martin Dráb 231,760 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156 Moderator

Leaderboard

Product updates

Dynamics 365 release plans