[CLOSED] Populate GridPanel via RESTFUL SVC

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    [CLOSED] Populate GridPanel via RESTFUL SVC

    Hi,

    I have a service that response to URL:
    mytest.cloudapp.net/Business/FrontEnd.svc/GetRecords?Code=123&Type=456



    The format of "GetRecords" output is JSON

    Can you explain me an example for use this service for populate a GridPanel?

    Tnx
    Mario
    Last edited by Daniil; Oct 28, 2014 at 4:26 PM. Reason: [CLOSED]
  2. #2
    Hi Mario,

    I think we don't have an example with SVC, but we have a Restful example. Maybe, it might clarify something to you.
    https://examples2.ext.net/#/GridPanel/Restful/Overview/
  3. #3
    Hi

    If your service is located in the different domain then you have to use JsonP proxy (your service have to support JsonP) or you can use page proxy and request data in code behind using WebRequest class
  4. #4
    Tnx Daniil,

    your example is interesting... but not work with my SVC (WCF) service.
    Unfortunately I need use a SVC service and I must be able to pass parameters programmatically.

    Can you help me?

    The sample code is appreciated.
  5. #5
    I am afraid we don't have an example with SVC.

    Please clarify have you tried any Vladimir's suggestion?

Similar Threads

  1. Populate ext:FormPanel
    By matthew in forum 2.x Help
    Replies: 2
    Last Post: Sep 02, 2013, 10:14 AM
  2. [CLOSED] Populate GridPanel with a lot of records.
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Oct 11, 2011, 8:44 AM
  3. Replies: 2
    Last Post: May 16, 2011, 9:19 PM
  4. Populate Multiselect
    By ddolan in forum 1.x Help
    Replies: 1
    Last Post: Apr 13, 2011, 1:09 PM
  5. dynamically populate a gridpanel
    By maxdiable in forum 1.x Help
    Replies: 1
    Last Post: Nov 19, 2010, 7:03 PM

Tags for this Thread

Posting Permissions