EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: bozhidarc on May 31, 2015, 03:55:30 AM



Title: How to set datagrid requst type
Post by: bozhidarc on May 31, 2015, 03:55:30 AM
Is there a way to set the datagrid server request type to "application/json". ???


Title: Re: How to set datagrid requst type
Post by: jarry on May 31, 2015, 04:04:37 PM
It is what your server does. Set the Content-Type in the HTTP head before returning data back to the browser.