ASP.net
Awesome
Learn
Forum
Buy
Demos
Sign In
☾
☀
Switch to
Dark
Light
Mode
this site works best with javascript enabled
Ask Question
Problem replicating Grid Spreadsheet demo
Title:
B
I
{code}
?
I am trying to replicate the code on your MVC 5 Demo, specifically on the GridSpreadsheetDemo. I am successful up until I recieve two errors in the controller. It does not recognize the "Check" (Line 72) nor the "GridArrayRow" (Lines 76, 79, and 95) on the GridSpreadsheetDemo controller. Any idea how to reference the Utils folder so that it recognizes the two classes?
Save Changes
Cancel
Afreay
asked at 25 Mar 2019
you can download our main demo and copy the files for the `Check` class and the `GridArrayRow` class into your solution
at 25 Mar 2019
Omu
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