v
Search
Products & Services
Documentation & Support Center
100+ results found
WinForms Grid view - Confusion trygin to determine row count ...
Dec 15, 2015 ... ... row count, group rows and which rows are expanded/collapsed in the groups ... group rows (rowcount is only visible rows as stated). so how ...
XtraReports - how to display row count of group?
Dec 12, 2018 ... You can handle the XRTableCell.BeforePrint event as shown below to accomplish this task. C#. int counter = 0; private void ...
DataGrid - Display a count of child rows in group summaries ...
Jul 27, 2020 ... The issue is that DataGrid doesn't store information about the current number of group rows out of the box. So, it's necessary to load all grouped data.
ASPxGridView - How to show grouped row count summary in group ...
Mar 15, 2014 ... I need to count the number of DISTINCT records considering the grouped column whithin the group. I believe I could achive it by counting number of of grouped ...
Get number of group rows in the GridView
Nov 16, 2008 ... The RowCount property provides a total number of rows including data rows and group rows no matter whether group rows are collapsed or expanded.
ASPxGridView - Group footer custom summary - group row count of ...
Apr 22, 2010 ... I have successfully calculated the percentage for each data row. I cannot seem to get the number of timesheet group rows to calculate how many ...
ASPxGridView - How to Obtain the visible row count without ...
Apr 11, 2012 ... I'd like to display the number of rows in an ASPxGridView. The VisibleRowCount property includes group rows as well as detail rows.
Expand GridControl group rows with details
Jul 17, 2013 ... Handle the GridView.GroupRowExpanding event. In that event handler, collapse all groups and details, get count of rows within an expanded row and expand master ...
Displaying a Row Count/Line Number for Each Row
Dec 2, 2008 ... Just a quick update, I was do what I needed to ignore the group rows by adding a template to the unbound column and putting a label there. I ...
Keep only groups with count bigger than 1
Oct 5, 2006 ... I'm creating custom groups at runtime and I would like to know if there's a way of not grouping some of the rows. I've read the GridView.
More Results
Become a UI Superhero and deliver high-impact solutions that meet and exceed customer expectations. See what’s new in v24.2.
Download Free 30-Day Trial
DevExpress.com/Try
Includes free technical support for the entire 30-day trial period.