Örneğin
Let say we have 1000 products in a single category. And we would like to Filter through these products.
As we Filter through the products using json. Each time we have need run a separate query to the DB.
We were wondering if any one knows if it's possible display a preload the products table. For example preload bar: initializing search (0 - 100%)
Yani tüm sistem sadece o zaman arama sonuçları o anlık olabilir umuyoruz kez yük başlatmak olacaktır.
Ne yazık ki müşterilerin sunucularını verdiği gerçekten bizim için bir seçenek değil, umarım burada birisi daha iyi bir öneri olabilir
Şimdiden teşekkürler!