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?

sorting issue and column width issue
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: sorting issue and column width issue
#32584
sorting issue and column width issue 11 Years, 7 Months ago Karma: 0
Hello... I've spent a while getting to know this table, but I have two final questions.

#1 - When I sort any of the columns, the table goes completely blank. You can see this here:
www.con.com/index.php?option=com_content&view=article&id=86

#2 I'd like to make the width of that third column smaller. I tried to just put a size in the module settings, but it didn't worked. I'm not sure what constructionmidwest.com/item.html

Thank you for your assistance. Great product-- a little advanced which just means it offers more features and I will look forward to learning them as I go.
The administrator has disabled public write access.
 
#32586
Re:sorting issue and column width issue 11 Years, 7 Months ago Karma: 748
Hello,

1. Your CSV file contains a lot of empty rows. Set "CSV -> Strict mode" parameter to "Yes" or remove empty rows from CSV file.

2. Add the following CSS rule to "CSS Styles" parameter in module settings:


TABLE.dataTable TH.ari-tbl-col-2
{
width: 10px !important;
}

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