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?

How set a fixed height on my display table ?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: How set a fixed height on my display table ?
#26218
How set a fixed height on my display table ? 12 Years, 1 Month ago Karma: 0
Hi,

I would like set a fixed height on my display table.

Following the displayed page the end of table is not always at the same position.

My problem is I can't press next page icon from the same position.

I must use the scrolling bar of Internet Explorer to reach the next page, time to time, or go up and down with the mousse.

The reason of this situation is because in the columns the data length is not always the same. I can see the table size in height is alway modified by Ari Data Table following the page displayed.

I would like not used scroll height bar.

Thank you,

Benoit L.
The administrator has disabled public write access.
Benoit L.
www.casimir.ca
 
#26231
Re:How set a fixed height on my display table ? 12 Years, 1 Month ago Karma: 748
Hello,

Could you provide a link to a page where we can see a table?

Regards,
ARI Soft
The administrator has disabled public write access.
 
#26238
Re:How set a fixed height on my display table ? 12 Years, 1 Month ago Karma: 0
The administrator has disabled public write access.
Benoit L.
www.casimir.ca
 
#26243
Re:How set a fixed height on my display table ? 12 Years, 1 Month ago Karma: 748
Try to add the next code to "CSS Styles" parameter in module settings:

Code:


{$id} TBODY TR TD
{
 height: 80px;
}



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