C
curtiscooper
Guest
Dustin, Thanks. That is handy! I see the MyCount function there, and selecting Sample Code and Run API works, it doesn't display anything though. It loads this URI localhost:8810/.../MyCount If I put the Kendo UIB generated filter in, it doesn't work: localhost:8810/.../MyCount I am not sure what to put in the filter to test it, but it looks like the Kendo UIB generated filter is incorrect. I went back through the documentation on setting up JFP, and I didn't find any errors. I noticed, however, a note at the bottom: Note: If you do not add a method like this to the Business Entity and annotate it (in Developer Studio) as a Count operation, the JSDO throws an exception when the Kendo UI DataSource tries to reference the method as part of reading a server page. I DID add a method to the Business Entity (class), but I am not sure what it means by "annotate it". Maybe I missed something?
Continue reading...
Continue reading...