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?

Horizontal Scrolling Table
(1 viewing) (1) Guest
Go to bottomPage: 1234
TOPIC: Horizontal Scrolling Table
#21318
Re:Horizontal Scrolling Table 12 Years, 8 Months ago Karma: 748
You can add the next CSS rule, but it will not work perfectly:

Code:


DIV.dataTables_wrapper
{
 overflow-x: auto;
 overflow-y: hidden;
}



Regards,
ARI Soft
The administrator has disabled public write access.
 
#21321
Re:Horizontal Scrolling Table 12 Years, 8 Months ago Karma: 0
thanks a lot!
since DataTables have a new JS script with horizontal scroll possibility I guess we will be able to see this working for the plugin in a near future
luis
The administrator has disabled public write access.
 
#48422
Re:Horizontal Scrolling Table 10 Years, 3 Months ago Karma: 0
Hi,

I'm using ARI Data Tables in a project of mine which has a table with many columns. The table is extending over the page width. I want the table to have a horizontal scroll instead of extending over the page width. I set the Scroll Width in the settings, but the table keeps over extending nonetheless. What am I missing here?

Thanks,
Isaac
The administrator has disabled public write access.
 
#48425
Re:Horizontal Scrolling Table 10 Years, 3 Months ago Karma: 748
Hello,

Could you send screenshot(s) of module settings page by email and a link to a page where we can see the table?

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