BoldSignA modern eSignature application with affordable pricing. Sign up today for unlimited document usage!
url: "api/Example/Get", adaptor: new ej.UrlAdaptor() }); this.acOptions = { dataSource: dataManager, fields: { text: "contactName" } };When I start typing I get a query string like $select=contactName&$filter=startswith(tolower(contactName),%27per%20100%27)&$orderby=contactNameSo my questions are:What is this?Where do I find the documentation on what the DataManager could possibly send to my Controller?Is there a standard way to parse this query string so I know what to return back?
Hi Quinn,
We are happy that the provided suggestion helped you.
Please get back to us if you need any further assistance.
Regards,
Jayaprakash K.