joeharrison714 / MVCGrid.Net

http://mvcgrid.net
MIT License
74 stars 55 forks source link

MVCGridShowErrorDetail Doesn't Works #79

Open krishnandusarkar opened 7 years ago

krishnandusarkar commented 7 years ago

I have added the below key in appSettings, but still I see There was a problem loading the grid.

<appSettings>
    <add key="MVCGridShowErrorDetail" value="true" />
</appSettings>
joeharrison714 commented 7 years ago

Sorry, not sure why it didnt work. Did you put it in the web.config of the mvc app?

Here is what you should see: image