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?

Table theme
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: Table theme
#6256
Table theme 13 Years, 8 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 13 Years, 8 Months ago Karma: 747
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