Grid not displaying correctly after migration
I recently got a new computer and updated visual studio to 2019, previously using 2017. I opened the project using Asp Awesome, which uses the Grid control to display data. When I load the grid on my website, it displays "No Records" yet at the bottom it says "44 items". The actual grid is blank, while it seems to now there are entries to display. I have referenced the dlls and scripts/css the same as before so I'm confused as how this could be happening. No errors from the grid, and no errors from the dev console in chrome. Any ideas?
eliawesome
asked
at 25 Mar 2022
-
I have resolved this issue. I feel dumb for it but in case anyone else runs into this issue - I downloaded the incorrect version of Asp Awesome. I accidently added version 5 instead of 6 which led to the issue mentioned above.at 25 Mar 2022 eliawesome