[CLOSED] ComboBox1.view.refresh in Ext.net 2.x

  1. #1

    [CLOSED] ComboBox1.view.refresh in Ext.net 2.x

    Hi,
    I have implemented the example in this thread:
    http://forums.ext.net/showthread.php...ms-in-combobox

    but I don't succeed to convert "ComboBox1.view.refresh();" in Ext.net 2.x

    Please help me.

    Thank you

    Jimmy
    Last edited by Daniil; Apr 11, 2013 at 7:35 AM. Reason: [CLOSED]
  2. #2
    Try this
    App.Combobox1.getPicker().refresh();
  3. #3
    Hi Vladimir,
    It works fine.

    Thank you very much.

Similar Threads

  1. Replies: 7
    Last Post: Mar 27, 2013, 6:07 AM
  2. Replies: 2
    Last Post: Mar 27, 2013, 6:04 AM
  3. Replies: 1
    Last Post: Feb 01, 2012, 2:35 PM
  4. Replies: 2
    Last Post: Jan 10, 2012, 6:35 AM
  5. Switch from tree view to accordian view?
    By jaydwire2 in forum 1.x Help
    Replies: 1
    Last Post: Sep 18, 2009, 4:31 PM

Posting Permissions