Initially i thought it was because the server connect had (security restrict) step, so I remove it and now it looks like the following:
Note: I know I am doing something wrong, however all the database queries are working loading the data, etc. the only way I found out that there was an error was when I was looking at why the groupBy was not working.
Can someone let me know what can be done to fix this.
The debug option in server connect is for debugging issues on the server side. The problem in your case is on the page (not on the server side) so the debug option in server connect won’t affect this.
You are just using wrong code for this. Your code needs to be:
@Teodor, thank you for your suggestion, it works perfectly!
Your comment regarding the pestling code, rather than images is noted.
I am still wondering about the error at the server connect level. I am still getting the following error and I would like to understand more about it, so that I can try to fix it. what can I do?
You need to enable the detailed error reporting on your server to see this. What is the status of this error? Could it be you just filtered some data too quickly so that it couldn’t load the data before you changed the filter value?
HI @Teodor,
I am sorry for not getting back to your question, just do not know how to check it!
Could you please provide some more information
Thanks
J