Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 23/11/2024 Black Friday 2024

    BIG SALE, 30% discount for all our extensions. Use BF24 coupon code. Hurry up the discount is valid till 3 December.

  • 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.


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?

[Solved]How to disable table sorting,remove search
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: [Solved]How to disable table sorting,remove search
#32208
[Solved]How to disable table sorting,remove search 12 Years, 2 Months ago Karma: 1
My URL: www.osac.edu.sg/agent-list/our-agents-list

1. How can i disable column sorting
2. Remove seach box
3. Show all content in single page

Actually I am satisfied with the result of the above URL, its just that my client doesnt want those things that i have listed.

Thank you!
Last Edit: 2012/09/26 07:17 By rscampanero.
The administrator has disabled public write access.
 
#32214
Re:How to disable table sorting,remove search & more 12 Years, 2 Months ago Karma: 760
Hello,

Add the following attributes to {arijdatatable} tag:


bFilter="0" bSort="0" customPagination="10,25,50,100,500" iDisplayLength="500"


Plugin code will look like:


{arijdatatable bFilter="0" bSort="0" customPagination="10,25,50,100,500" iDisplayLength="500"}
...
{/arijdatatable}


Regards,
ARI Soft
The administrator has disabled public write access.
 
#32218
Re:How to disable table sorting,remove search & more 12 Years, 2 Months ago Karma: 1
Thank you so much.
The administrator has disabled public write access.
 
Go to topPage: 1