logo

Warning: The forum is now for consultation only. Please use GitHub Discussions to post any questions or comments.


Welcome Guest ! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Rashmi_Joga  
#1 Posted : Monday, November 9, 2015 6:26:41 AM(UTC)
Rashmi_Joga

Rank: Newbie

Groups: Registered
Joined: 11/4/2015(UTC)
Posts: 3
India
Location: Bangalore

Was thanked: 1 time(s) in 1 post(s)
Is there possible have sever side pagination for large data instead of client side (Only for html reports).

How to customize the seal report for date selection from drop down.Need to restricting the calendar to select particular period in web report.

epf  
#2 Posted : Monday, November 9, 2015 9:46:14 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Server side pagination is not planned so far...
you can always post a feature request.
If it is urgent, try to find someone who do it, or to find some budget to sponsor it...

Concerning the date restriction, actually SR uses the Jquery DatePicker you can customize
(e.g. http://stackoverflow.com/questions/4537900/how-to-restrict-date-range-of-a-jquery-datepicker-by-giving-two-dates)
However, restricting a period in not really integrated in the report designer, this could be also a feature request...

Rashmi_Joga  
#3 Posted : Monday, November 9, 2015 12:59:29 PM(UTC)
Rashmi_Joga

Rank: Newbie

Groups: Registered
Joined: 11/4/2015(UTC)
Posts: 3
India
Location: Bangalore

Was thanked: 1 time(s) in 1 post(s)
Thanks.

Can I calculate the records count in pre sql processing and take record count as input to actual sql query processing (drop down in actual report). Which will help to reduce record fetching from database based on the record count selected in drop down. Example 1 to 1000, 1000 to 2000 etc.,
epf  
#4 Posted : Tuesday, November 10, 2015 8:51:38 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
I know that the server pagination is supported by the DataTable component but I did not check it yet,
this will involve modification on the server anyway...

I do not think that pre sql processing will help, but you may try.
Rashmi_Joga  
#5 Posted : Thursday, November 12, 2015 1:03:39 PM(UTC)
Rashmi_Joga

Rank: Newbie

Groups: Registered
Joined: 11/4/2015(UTC)
Posts: 3
India
Location: Bangalore

Was thanked: 1 time(s) in 1 post(s)
Thanks, Will give a try.

Is it possible to forward filter parameters selected on web report to other reports available and tabs in same report.
thanks 1 user thanked Rashmi_Joga for this useful post.
Aruna on 11/13/2015(UTC)
epf  
#6 Posted : Friday, November 13, 2015 11:00:25 AM(UTC)
epf

Rank: Administration

Groups: Administrators
Joined: 12/20/2013(UTC)
Posts: 1,209
Switzerland

Thanks: 14 times
Was thanked: 206 time(s) in 199 post(s)
Your request is not so clear, but I think passing parameters trough reports is not implemented in the current version...

If you want to limit the size of your report, please check the post:
https://sealreport.org/forum/default.aspx?g=posts&t=7#post20
thanks 1 user thanked epf for this useful post.
Aruna on 11/13/2015(UTC)
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.