Welcome to the Xceed Community Sign in | Join | Help
Community Search  

Data Row Count of detail Grids

Sort Posts: Previous Next
  •  07-02-2008, 3:46 AM Post no. 13361

    Data Row Count of detail Grids

    Hi,

     

    Am having a Grid with master detail relation,

    And am adding summary row to header row of each detail grid.

    I want to display the Datarow count of a detail grid in the summary row .

    Is there any solution.

    Kindly Reply me.

     

    Thanks in Advance

    Pravi.

     

  •  07-03-2008, 3:28 PM Post no. 13415 in reply to 13361

    Re: Data Row Count of detail Grids

    Use the Count StatFunction on the column of your choice.

    e.g.:

    ( ( SummaryCell )summaryRow1.Cells[ "Column1" ] ).StatFunction = StatFunction.Count;


    André
    Software Developer and Tech Support
    Xceed Software Inc.
View as RSS news feed in XML
Contact | Site Map | Reviews | Legal Terms of Use | Trademarks | Privacy Statement Copyright 2008 Xceed Software Inc.