Forum Post: Re: Announcing The Jsdo 4.1

  • Thread starter Thread starter egarcia
  • Start date Start date
Status
Not open for further replies.
E

egarcia

Guest
Hello, I would like to get more detail on what you are trying to do. However, at first look, it seems that you would just need to change the Business Entity to process the regular filter in a different way (control the tables filled). This could be done using the JSON Filter Pattern (mappingType = JFP) or without specify mappingType so you would get the native JSON from the Kendo UI DataSource. Another alternative would be to use your own mapping. This approach is not currently documented, however, you could do this with the latest version. If you need this functionality, please let us know so that this can be given the right priority. The idea of the mappingType is that you can handle custom parameters. (In general, in most cases you should be able to use mappingType = JFP). Please see the following link for info on creating your own mappingType: community.progress.com/.../69540 At this moment, there seems to be an issue with the server for the example mentioned in the post. However, you should be able to access the source code and use your own backend. Please let me know if you have questions. I hope this helps.

Continue reading...
 
Status
Not open for further replies.
Back
Top