Data Dynamics Reports Support

Started by Parthi at 03-05-2010 3:38 AM. Topic has 5 replies.

Print Search Rate
Sort Posts:    
   03-05-2010, 3:38 AM
Parthi is not online. Last active: 10/11/2011 4:43:03 PM Parthi

Top 500 Posts
Joined on 09-30-2009
Bangalore
Posts 33
How to perform InteractiveSort for more than one fields in the table after grouping?
Hi,

I have used Vendor table.
I have grouped the fields based on VendorId and i would like to perform IntearctiveSoring of the fields(VendorSales,VendorName,CreatedDate Etc..).
Can you please help me how to solve this?

Thanks
   Report 
   03-07-2010, 10:22 PM
Sergey is not online. Last active: 6/29/2011 11:13:11 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 3,015

DDStaff
Re: How to perform InteractiveSort for more than one fields in the table after grouping?
Hello,
Do you want that the interactive sorting is performed inside each group separately from other groups? Or the requirements is performing the sorting for the entire table(for all the groups)?

Sergey Abakumoff
GrapeCity
   Report 
   03-08-2010, 2:09 AM
Parthi is not online. Last active: 10/11/2011 4:43:03 PM Parthi

Top 500 Posts
Joined on 09-30-2009
Bangalore
Posts 33
Re: How to perform InteractiveSort for more than one fields in the table after grouping?
Hi Sergey,
I am using a Table Header to display the column names and Group Header to display the values (VendorId, VendorName, CreatedDate, Sales). Here Sales is Month Sales which is displayed by Sparklines.

If i sort the column in TableHeader it should get reflected to GroupHeader values also.

Yes, I need to sort the full table.

Is it possible to acheive this?

Thanks,
parthi

   Report 
   03-08-2010, 3:23 AM
Sergey is not online. Last active: 6/29/2011 11:13:11 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 3,015

DDStaff
Re: How to perform InteractiveSort for more than one fields in the table after grouping?

Attachment: SortingDemo.rdlx
Hello,
Yes, that is possible. I've attached the report that shows the sample of the sorting settings that are similar to what you described.
The report shows the list of orders that are grouped by CustomerID, the group header shows the ID, company name and country of the customer. Using the textbox in the table header a user can sort the groups by country.
Note that for Country textbox the following properties are set:
SortExpression:=Fields!Country.Value
SortExpressionScope:Table1_Group1

Unfortunately, if you set the sorting for CustomerID and CompanyName columns, then it does not work properly. This is the bug in the product and I've added change request #143829 to address that. Once this bug is fixed and the build containing the fix is released you will be notified about that.


Sergey Abakumoff
GrapeCity
   Report 
   03-09-2010, 9:22 AM
TJKooima is not online. Last active: 1/4/2012 9:56:38 PM TJKooima

Not Ranked
Joined on 02-11-2010
Posts 20
Re: How to perform InteractiveSort for more than one fields in the table after grouping?
I believe this is the same problem that I brought up in another thread. Can I also be notified when this is fixed?
   Report 
   03-09-2010, 10:36 AM
Sergey is not online. Last active: 6/29/2011 11:13:11 PM Sergey

Top 10 Posts
Joined on 08-28-2004
Novosibirsk, Russia
Posts 3,015

DDStaff
Re: How to perform InteractiveSort for more than one fields in the table after grouping?
Hello,
I suppose that the fix will be available in one of the upcoming maintenance releases. In that case this thread will be updated with the information about where the maintenance build is available.

Sergey Abakumoff
GrapeCity
   Report 
GrapeCity » Product Support » Data Dynamics R... » How to perform InteractiveSort for more than one fields in the table after grouping?

Privacy Policy | Copyright © 1997-2012 — GrapeCity, inc.
All trademarks mentioned are the property of their respective owners.