[CLOSED] [1.0] custom search

  1. #1

    [CLOSED] [1.0] custom search

    Hi, I am using custom search in the example explorer with simplified data. I got the error as attached when executing context.Response.Write(string.Format("{{total:{1}, 'reasons':{0}}}", JSON.Serialize(reasons.Data), reasons.TotalRecords));"

    It seems that data is retured all corrected. Not sure what could be the cause.

    Thank you for your help
  2. #2

    RE: [CLOSED] [1.0] custom search

    Hi,

    Using Response.Write is going to cause that error. You'll need to post some code demonstrating how you have things configured.




    Geoffrey McGill
    Founder
  3. #3

    RE: [CLOSED] [1.0] custom search

    Hi,

    Did you set Root="reasons" for the Reader?
  4. #4

    RE: [CLOSED] [1.0] custom search

    Thank you so much! That is exactly what the problem is. :)
  5. #5

    RE: [CLOSED] [1.0] custom search

    just one more question, is it possible to use this plug in here to search by anything in the list? I tried with custom search, it doesn't seem to do anything. that works for a normal combo box search Thank you
    |<ext:GenericPlugin ID="GenericPlugin3" runat="server" Path="../JS/CustomFilterCombo.js"
    AnyMatch="true" InstanceName="Ext.ux.plugins.CustomFilterCombo">
    </ext:GenericPlugin>
    </Plugins>

Similar Threads

  1. [CLOSED] [1.0] Custom search help
    By edigital in forum 1.x Legacy Premium Help
    Replies: 11
    Last Post: Apr 10, 2015, 7:44 PM
  2. [CLOSED] Custom Search Combobox
    By vali1993 in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Jun 04, 2010, 7:29 PM
  3. [CLOSED] custom search v1.0 IE6
    By sharif in forum 1.x Legacy Premium Help
    Replies: 4
    Last Post: Feb 18, 2010, 7:05 PM
  4. [CLOSED] [1.0] ComboBox Custom Search
    By bethc in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Oct 20, 2009, 8:25 AM
  5. Custom Search
    By sharif in forum 1.x Help
    Replies: 0
    Last Post: Jul 14, 2009, 4:04 PM

Posting Permissions