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?

Ari Data Tables - Sample Article Coding Available?
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Ari Data Tables - Sample Article Coding Available?
#27735
Re:Ari Data Tables - Sample Article Coding Available? 12 Years, 2 Months ago Karma: 0
Sure. Sorry, I'm new to this whole forum thing - do I email you at info@ari-soft.com ?
The administrator has disabled public write access.
 
#27736
Re:Ari Data Tables - Sample Article Coding Available? 12 Years, 2 Months ago Karma: 748
Yes.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#27755
Re:Ari Data Tables - Sample Article Coding Available? 12 Years, 2 Months ago Karma: 0
Hallelujah - it's working!!
Now I just need those column headings to start working, but I'll see what I can figure out (and read other posts) before I bug you about that.
You've been amazing! Thanks for all your help!
The administrator has disabled public write access.
 
#32466
Re:Ari Data Tables - Sample Article Coding Available? 11 Years, 9 Months ago Karma: 0
how did you get this working? i seem to have made the same mistakes you did here... can you post the solution?...

thanks
The administrator has disabled public write access.
 
#32467
Re:Ari Data Tables - Sample Article Coding Available? 11 Years, 9 Months ago Karma: 748
Hello,

Could you explain what problem do you have and where we can see the problem?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#32468
Re:Ari Data Tables - Sample Article Coding Available? 11 Years, 9 Months ago Karma: 0
hi, quick response! i have this code in a joomla article:

{aridatatables moduleId="92" type="inline"}
<table border="1">
<thead>
<th>Column 1</th>
<th>Column 2</th>
</thead>
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
{/aridatatables}

but it shows a No data available. message in the article... the data table i chose is ARI Table Sorter... and thats the only parameter i changed in the ari table module... i installed all the extensions provided when i downloaded the extension, but still...

i currently can't show the problem because is a localhost test... but i can send you some images if you want

thank you!
The administrator has disabled public write access.
 
Go to topPage: 1234