Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Query for a report generator Joomla component
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Query for a report generator Joomla component
#31733
Query for a report generator Joomla component 11 Years, 9 Months ago Karma: 0
I plan to develop a Report component at Joomla 2.5.6. I need a kind of ARI Data Tables to support my component, therefore I want to make sure the ARI Data Tables has features that I need.

FYI, the report component will have a flexibility to allow users to select which Database Tables or Views to show, then they will print or save the Data Table into a file later. Please refer to the attached screenshot for more detailed explanation.

The followings are features that I need for my report component:

1) There will be an initialized Data Table when my report component is firstly loaded. After users select which table to be shown, upon users click button "Generate Report", I need to a kind of "destroy" an initialized Data Table, then initialize a new Data Table based on user's selection.

2) Allow users to select which format to print the data table. The selection has at least 3 options: CSV, Excel, and PDF.

3) How many methods to giving data to ARI Data tables? i.e: DOM, JavaScript array / JSON, Ajax source, server-side procession, etc


Please kindly assist me on my queries above, then I can make a decision to purchase the ARI Data Tables. Thank you.
Last Edit: 2012/09/10 06:05 By dnugroho.Reason: re-submit the attached picture
The administrator has disabled public write access.
 
#31737
Re:Query for a report generator Joomla component 11 Years, 9 Months ago Karma: 748
Hello,

"ARI Data Tables" shows data from a database based on "SELECT" SQL query which is defined in module settings. If you want to re-initialize table (use a new SQL query) which is created by the module, it requires to reload the page with the table. If you want to change SQL query dynamically, server side pagination will not work because the module gets SQL query from module settings when server side pagination is used.

Regards,
ARI Soft
The administrator has disabled public write access.
 
Go to topPage: 1