Home News Contact Us Forum About Us Joomla 1.0.x Demo Joomla 1.5 Demo Products F.A.Q.
Shopping Cart


Recent Events
  • 29/12/2011 Merry Christmas and Happy New Year!

    Dear visitors, our office will be closed from December 30 to January 2 due to the celebration of the New Year. You can purchase and download our products, but we can not guarantee quick answers to your questions for this period of time. Happy New Year! Your ARI Soft team.

  • 27/09/2011 ARI Smart Content v. 1.8.0

    ARI Smart Content v. 1.8.0 is ready. New version is compatible with Joomla! 1.5, 1.6 and 1.7 and it is released under GNU GPL license.


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?

Table theme
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Table theme
#6256
Table theme 1 Year, 6 Months ago Karma: 0
Unfortunately the information is very limited on this component. I am able to load the .csv file but how do I change the theme? You can see a test site at macguide.net/

The code used in the article is:


{arijdatatable}
{aricsvtable file="/home/macguide/public_html/data/data.csv"}
{aricsvtablecolumns}
{aricsvtablecolumn id="ID" alias="ID" width="20%" className="idg"}
{aricsvtablecolumn id="NAME" alias="UserName" headerClassName="head"}
{aricsvtablecolumn alias="Virtual Column" headerClassName="head" virtual="true" pos="1"}
{coltemplate}{$NAME} - {$ID}{/coltemplate}
{/aricsvtablecolumn}
{/aricsvtablecolumns}
{/aricsvtable}
{/arijdatatable}

Thank you!
The administrator has disabled public write access.
 
#6258
Re:Table theme 1 Year, 6 Months ago Karma: 276
Hello,

That use jQuery UI themes with 'ARI JDataTable' plugin, open 'ARI JDataTable' plugin settings page, set 'Using jQuery UI themes' option to 'Yes'. Then open 'ARI JQuery UI Loader' plugin settings page and choose appropriate theme in 'Default jQuery UI 1.7.2 theme' drop-down.

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