Get KoolPHP UI with 30% OFF!

UTF8 Issue in KoolGrid

Keyur
I am using KoolGrid for last 5 years and I have a product grid with title, sku etc. when i select the row i am getting the deacription from the row.getDataItem() object and the description for some german or french products seems to be encoding twice because when i decode them they renders fine. If i add a description column in the grid then it renders fine, so i am wondering that if this getDataItem() is doing any encoding?. Also when it does an AJAX call to KoolAJAX functions i have noticed this warning in the Chrome developement tools console saying "Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/." can someone in KoolPHP have a look at these bugs please.
Posted Aug 4, 2015 Kool