This is a migrated thread and some comments may be shown as answers.

Issue in Grouping Table

1 Answer 87 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Pavan
Top achievements
Rank 1
Pavan asked on 02 May 2012, 07:32 AM
  As we can't share our original data we have given sample data.
We are facing some issue here.
Some of the rows are not displaying when grouped in table.
For example

My Data
------------------------
IdTest IdTestName IdGroup(Datatype : String)
1         test1         1
2         test1         1
3         test2         2
4         test2        2
5         test3        3
6         test3        3

When i have grouped the table using IdGroup

Output is displayed as
--------
 test1
 test2

Expected Output
-------------------------
test1
test2
test3


Some of the data is  missing in this ouput.Any reasons or cases why these rows are missing? 

1 Answer, 1 is accepted

Sort by
0
Steve
Telerik team
answered on 04 May 2012, 05:05 PM
Hi Pavan,

We have not been able to reproduce such a problem in our local tests and would appreciate if you provide us with a runnable report using sample data that exhibits the issue. Once we review it, we would be able to provide you with more information.

Regards,
Steve
the Telerik team

BLOGGERS WANTED! Write a review about Telerik Reporting or the new Report Designer, post it on your blog and get a complimentary license for Telerik Reporting. We’ll even promote your blog and help bring you a few fresh readers. Yes, it’s that simple. And it’s free. Get started today >

Tags
General Discussions
Asked by
Pavan
Top achievements
Rank 1
Answers by
Steve
Telerik team
Share this question
or