Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6727865
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:06:03+00:00 2026-05-26T10:06:03+00:00

I have a basic newbie binding question, which isn’t necessarily directly related to the

  • 0

I have a basic newbie binding question, which isn’t necessarily directly related to the control used. Anyway, here’s the thing: I have a DXGrid with a TotalSummary defined, which counts the rows of the grid.

<dxg:GridControl.TotalSummary>
    <dxg:GridSummaryItem x:Name="grdCompleteCount" FieldName="ar_id" SummaryType="Count"/>
</dxg:GridControl.TotalSummary>

Now I’d like to display the count not at the bottom of the grid as it is done automatically, but would like to bind it to another element, say, a textblock. Something like this:

<TextBlock x:Name="statusBarGridCount" 
           Text="{Binding ElementName=grdCompleteCount, Path=Value}"
           TextAlignment="Right" 
           Width="190" />

But this approach doesn’t work as I’m not sure how to get to the value I’m looking for. What’s wrong with the binding?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T10:06:04+00:00Added an answer on May 26, 2026 at 10:06 am

    Ok, got it already, don’t worry… 🙂 Works that way:

    <StatusBarItem Grid.Column="2" BorderThickness="1" Margin="1">
        <TextBlock x:Name="statusBarGridCount"
                Text="{Binding ElementName=grdList, Path=VisibleRowCount}"
                TextAlignment="Right"
                    />
     </StatusBarItem>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

quick and very basic newbie question. If i have list of dictionaries looking like
I am a newbie in network related aspects. I have few basic questions related
I am a newbie to programming. I have a very basic question that Can
I'm a newbie to Flash. I have created a basic screensaver which has 8
I'm a newbie and I have a very basic question about PHP arrays Code:
Rails newbie, thanks for help with this hopefully basic JSON type question.... I have
I have a basic model in which i have specified some of the fields
I have a basic ActiveRecord model in which i have two fields that i
I am a newbie to ASP.net & MVC 2, and have understood the basic
Bit of a JavaScript newbie here - I am firing this basic bit of

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.