You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flex...@googlegroups.com
I'm a great fan of Flexigrid and have used it for a couple of years but my server controllers in ASP MVC have been getting out of hand (too long and too complicated).
I'm trying to work out how to use Odata in ASP MVC with Flexigrid.
For instance, how can I get Flexigrid to pass an OData url?
I assume I can use the preProcess to parse the result.
Pete
Pete Suffolk
unread,
Feb 25, 2014, 9:59:50 AM2/25/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to flex...@googlegroups.com
I've modified flexigrid.js to generate the correct url for odata and to process the ajax response.