ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Grid Error: Cannot read property 'gs' of undefined
Title:
B
I
{code}
?
Error with grid that I can't seem to figure out. Here is the error message Uncaught TypeError: Cannot read property 'gs' of undefined at kr (AwesomeMvc.js?v=19288:1) at Object.success (AwesomeMvc.js?v=19288:1) at fire (jquery-2.2.4.js:3187) at Object.fireWith [as resolveWith] (jquery-2.2.4.js:3317) at done (jquery-2.2.4.js:8757) at XMLHttpRequest.<anonymous> (jquery-2.2.4.js:9123)
Save Changes
Cancel
thalter
asked at 26 Dec 2016
it's possible that you have to call `.ToDto()` like here: http://demo.aspnetawesome.com/GridExportToExcelDemo
at 26 Dec 2016
Omu
You are exactly correct - I forgot that version 5 requires ToDto.
at 26 Dec 2016
thalter
Answers
please
Sign In
to leave an answer
By accessing this site, you agree to store cookies on your device and disclose information in accordance with our
cookie policy
and
privacy policy
.
OK