Skip to content

DevExpress-Examples/XAF-How-to-show-the-number-of-list-view-items-in-the-navigation-control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XAF - How to show the number of List View items in the Navigation Control

This example displays the number of List View items in the Navigation Control. When a user adds or deletes List View items, navigation item captions update the record count automatically.

ASP.NET Core Blazor

 Navigation Control

Implementation Details

Follow the steps below to customize navigation item captions:

  1. Create a Window Controller (NavigationObjectCountController.cs).
  2. Create a View Controller (RefreshNavigationController.cs).

Files to Review

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)

About

Display the number of List View items in the Navigation Control.

Topics

Resources

License

Stars

Watchers

Forks