atatanasov / gijgo

Gijgo - Free Javascript Controls
http://gijgo.com
MIT License
475 stars 188 forks source link

grid.reload not working In IE 11 #503

Open aniltc-rails opened 5 years ago

aniltc-rails commented 5 years ago

HI all

it is not working In IE 11, I used in ajax success function.Please see this demo https://gijgo.com/grid/demos/ajax-sourced-data.

grid.reload() not working. I have tested above url and it's not working in IE 11. The reload functianlity is not working when I save in IE 11. but its working in chrome latest version.

atatanasov commented 5 years ago

This works fine on my IE 11. Could you test this on different PC.

aniltc-rails commented 5 years ago

HI,

pls click on edit player and try to save Is active. It doesn't work for me in IE 11.I used grid.reload in ajax success function but it doesn't work in IE 11

singsa commented 5 years ago

HI,

pls click on edit player and try to save Is active. It doesn't work for me in IE 11.I used grid.reload in ajax success function but it doesn't work in IE 11

I tried this in IE11 and its working as expected. Make sure you are on the latest update of IE11.