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?

Use Ari Data Table in my HTML table
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Use Ari Data Table in my HTML table
#30453
Re:Use Ari Data Table in my HTML table 11 Years, 11 Months ago Karma: 0
Ok I see only the table, but I don't see Ari Data Table style
The administrator has disabled public write access.
 
#30455
Re:Use Ari Data Table in my HTML table 11 Years, 11 Months ago Karma: 748
You see only table because set "Choose source type" parameter to "HTML Table" in module settings. Set it to "ARI Data Table" for example and add the next HTML code after <table> tag:

Code:


<thead>
 <th>Column 1</th>
 <th>Column 2</th>
</thead>



Regards,
ARI Soft
The administrator has disabled public write access.
 
#30459
Re:Use Ari Data Table in my HTML table 11 Years, 11 Months ago Karma: 0
OK all work, but not work only "Number of rows to display" I set it from module in 5 but show 10.

P.P.

How to ignore my template global CSS configuration to tables and set CSS configuration from module when I use
{aridatatables moduleId="position" type="inline"}
HTML table ....
{/aridatatables}

because in this variant html table get template CSS configuration for HTML table, not CSS from module
Last Edit: 2012/08/10 14:53 By ivo75.
The administrator has disabled public write access.
 
#30514
Re:Use Ari Data Table in my HTML table 11 Years, 10 Months ago Karma: 748
Assign the module which you use with the plugin to a fake module position.

Regards,
ARI Soft
Last Edit: 2012/08/13 10:06 By admin.
The administrator has disabled public write access.
 
#30528
Re:Use Ari Data Table in my HTML table 11 Years, 10 Months ago Karma: 0
How to do this?
The administrator has disabled public write access.
 
#30529
Re:Use Ari Data Table in my HTML table 11 Years, 10 Months ago Karma: 748
Open module settings page and type fake module position in "Details -> Position" field.

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