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?

[SOLVED]SQL WHERE statement disturbs table layout?
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: [SOLVED]SQL WHERE statement disturbs table layout?
#37035
[SOLVED]SQL WHERE statement disturbs table layout? 11 Years, 4 Months ago Karma: 0
Hi There,

Unfortunately I face a problem with the lay-out of ARI data tables.

I’m using one SQL table called: wjve_uitslagen_alv. From this table I create 4 ARI data tables:
1. SELECT * FROM `wjve_uitslagen_alv` ORDER BY Datum Desc
2. SELECT * FROM `wjve_uitslagen_alv` WHERE Evenement='Venloop'
3. SELECT * FROM `wjve_uitslagen_alv` WHERE Evenement='Marathon'
4. SELECT * FROM `wjve_uitslagen_alv` WHERE Evenement='Night run'


Table 1, 2 and 4 looks ok but table 3 shows some disturbances / deviations:
• The header is missing the “# entries” and “search” – field.
• The table sort option is gone in the header
• The footer is almost gone except the record field names

Screenshot of Table 3:


To my opinion all views (2, 3 & 4) are created in the same way and using the same settings still I face this behavior. When I change the: WHERE Evenement='Marathon' statement to something else like WHERE Evenement='Cityrun' it seems all ok.

Something is hidden for guests. Please login or register to see it.

I can’t figure out what’s wrong, your help is greatly appreciated
Last Edit: 2013/02/17 18:16 By Abrakadabra.
The administrator has disabled public write access.
 
#37039
Re:SQL WHERE statement disturbs table layout? 11 Years, 4 Months ago Karma: 748
Hello,

Download and upgrade the module. After this clean browser's cache. It should help.

Regards,
ARI Soft
The administrator has disabled public write access.
 
#37048
Re:SQL WHERE statement disturbs table layout? 11 Years, 4 Months ago Karma: 0
Hello,

I downloaded and upgraded the module and the first impression looks very good. So thanks for that!

Just for my interest: Was it a known issue that is solved in this new version or just the clean browser cache?

Best regards
The administrator has disabled public write access.
 
#37050
Re:SQL WHERE statement disturbs table layout? 11 Years, 4 Months ago Karma: 748
It was conflict with MooTools. New version of the extension contains fix for this problem.

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