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?

Help with a table
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: Help with a table
#4951
Help with a table 13 Years, 10 Months ago Karma: 0
Hi,

Could you please help me with a table? I need Search and First, Previous, 1,2 Next Last buttons...just like in smart.ari-soft.com/ari-jdatatable.html.
Also, the header is too high (id, Titulatura, Nume etc..)and the drpdown with the no of pages is not in line with the page you are in box (1/254) .

You can login to testweb.umf.ro/umf/administrator - the article is PROFI TEST 5.

You have the username and password, sent in a previous email.

Do you have a strong documentation for this component? A pdf file maybe?

The code is :

{arijtablesorter paging="true" pageSize="5" pageList="10,20" showFirst="true" showPrev="true" showNext="true" showLast="true" zebra="true" defaultSorting="1:ASC" } {arisqltable} {arisqltablecolumns} {arisqltablecolumn id="ID" alias="ID" width="5%" height="50%" className="idg"}{arisqltablecolumn id="Titulatura" alias="ID" width="10%" height="20%" className="idg"} {arisqltablecolumn id="NAME" } {arisqltablecolumn id="NAME" headerClassName="head"} {arisqltablecolumn id="Prenume" } {arisqltablecolumn id="Prenume" headerClassName="head"}{arisqltablecolumn id="Functie" } {arisqltablecolumn id="Functie" headerClassName="head"} {/arisqltablecolumn} {/arisqltablecolumns} {arisqltablequery} SELECT id AS ID,titulatura AS Titulatura,nume AS Nume,prenume AS Prenume,functie AS Functie FROM #__profi {/arisqltablequery} {/arisqltable} {/arijtablesorter}

Kind regards,
Dodu
The administrator has disabled public write access.
 
#4957
Re:Help with a table 13 Years, 10 Months ago Karma: 0
Hi,

Could you please help me? I tried using the next page parameters and it did not work. Also, I don't know how to add the search.
The administrator has disabled public write access.
 
#4958
Re:Help with a table 13 Years, 10 Months ago Karma: 747
Hello,

Sorry for delay, if you want to create table like smart.ari-soft.com/ari-jdatatable.html , use 'ARI JDataTable' plugin instead of 'ARI JTable Sorter'. We have added to your article 'ARI JDataTable' plugin that you can see difference with 'ARI JTable Sorter'. We have also fixed header in table, it was a conflict with template CSS rules.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#4973
Re:Help with a table 13 Years, 10 Months ago Karma: 0
Thank you very much! That is exactlly what I needed. Great component, great support!
The administrator has disabled public write access.
 
#4974
Re:Help with a table 13 Years, 10 Months ago Karma: 0
Hi again!

Sorry to bother you again but I have encountered one more problem. After entering all the reords it seems that the component freezes after doing a double sort after a column header.

Processing... remains on and there is a javascript error on page:

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Mon, 21 Jun 2010 17:23:33 UTC


Message: 'jQuery.fn.dataTableExt.oSort' is null or not an object
Line: 363
Char: 20
Code: 0
URI: testweb.umf.ro/umf/plugins/content/arismartcontent/content/ari_jdatatable4c1dcc78b2c2a/media/js/jquery.dataTables.min.js


Message: 'jQuery.fn.dataTableExt.oSort' is null or not an object
Line: 363
Char: 20
Code: 0
URI: testweb.umf.ro/umf/plugins/content/arismartcontent/content/ari_jdatatable4c1dcc78b2c2a/media/js/jquery.dataTables.min.js


Could you be so kind to advise this as well?
The administrator has disabled public write access.
 
#4976
Re:Help with a table 13 Years, 10 Months ago Karma: 0
Hi,

I found another issue on mozilla. Can it be fixed on both IE and Mozilla at the same time?

Thank you so much.
The administrator has disabled public write access.
 
Go to topPage: 12