Search Results

Type: Posts; User: gercas

Search took 0.01 seconds.
  1. Hi, here is the problem, combobox selection reappears after deleting it:
    https://examples1.ext.net/Examples/Form/ComboBox/TriggerButtons/

    1. select any value from drop down
    2. mouse click...
  2. Hi,
    I have problems on setting initial value and text on ComboBox
    I have a master grid and details window with lots of fields.
    One of details field is ComboBox used to search/select from a huge...
  3. Thanks, I have found the problem, my Store recordfield has been missing type="String"



    <ext:Store ID="Store1" runat="server">
    <Reader>
    <ext:ArrayReader>...
  4. Hi,
    sorting GridPanel - null values are not sorted, empty values - are sorted OK.
    Example:
    before sort
    COLUMN1
    value3
    null
    value1
Results 1 to 4 of 4