Search Results

Type: Posts; User: ermanni.info

Page 1 of 5 1 2 3 4
Search took 0.01 seconds.
  1. Hi Daniil,

    Your suggestion worked perfectly!

    Many thanks for the help!

    Ermanni
  2. Hi!

    I'm using in my desktop project. I need to get the amount of windows open on the desktop. How can I get this information?

    What is the setting to use? Tray on the taskbar have a combobox for...
  3. Hi!

    Please, how do I use the Grouped Header feature through code behind based on the link below:

    https://examples2.ext.net/#/GridPanel/Miscellaneous/ColumnHeaderGroup/

    I'm using adding...
  4. Hi Vladimir!

    Thanks for the help. Realized the corrections in my code and it worked.

    Show the ball!

    Thanks!

    Ermanni
  5. Hi!

    Any suggestions? How do CRUD using GridPanel and FormPanel?

    Thanks!

    Ermanni
  6. Hello Geoffrey!

    The example I posted is already a simplified code. Basically it is an attempt to CRUD using GridPanel and FormPanel. I do not see the complexity in this case. Simplify the problem...
  7. Hello Daniil,

    That my blunder! Associated the blank screen with the javascript error and not noticed this. Thank you!

    Under the new code set. I believe the way I'm doing with GridPanel and...
  8. Hello Daniil,

    Thanks for the reference. It explained a lot.

    In DateField.AltFormats informed "dmY" but when I inform "01052014" field is marked as invalid. If I inform "1052014" field is valid...
  9. Hello!

    Any suggestions for this case?

    Thanks!

    Ermanni
  10. Thank you!

    Worked using AltFormats. Now a question: at what address to find the meaning of expressions AltFormats? For example: what does the "g" for Time or "j" to Date? Minutes are represented...
  11. Hi!

    Attributed format for DateField and nothing changed. Where do you find references for valid formats that are supported by the component?



    <ext:DateField ID="DateField" runat="server"...
  12. Hi!

    In my application I use location pr-BR. I noticed that the DateField and TimeField components are exhibiting different behaviors to validate the entered value.

    Below an example of how I'm...
  13. Hi!

    Below is an example, very close to the real application. It turns out that in the example below is experiencing an error that I could not identify the reason: a.getData is not a function.

    ...
  14. Hi !

    I am having trouble implementing a routine using GridPanel and FormPanel. The basis for my routine is the Form / FormPanel / Basic ( https://examples2.ext.net/#/Form/FormPanel/Basic/)...
  15. Hi Daniil!

    Thanks for the help. Problem solved!

    Thanks!

    Ermanni
  16. Hi Daniil!

    This example meets the need yes. Now I have a doubt: dataIndex is the name of the field in style. If the grid has more than one numeric column will have to be tested for various...
  17. Hi Daniil!

    I am using the Column type. Do not use NumberColumn. Provide a complete example will be a little complicated but follows the method that creates a column of numeric type.



    ...
  18. Hi!

    How do I set NumberField to stay with blank content when the assigned value is zero?

    Scenario: I have a GridPanel that allows editing NumberField with three columns. This grid is filled...
  19. Hi Geoffrey,

    It's a possibility but I want to build a generic routine without having to go through all my forms reprogramming this feature.

    Would like to override the default window that...
  20. Hi!

    How do I customize the exception handling when I'm with GridPanel on maintenance?

    My grids treat data recording via Store.BeforeStoreChangedEventHandler. When an exception is generated by...
  21. Thanks Daniil!

    Everything working now with trunk!

    This version 2.2 has been hardness huh?!

    What is the forecast for out version 2.3?

    Ermanni.
  22. Thanks Daniil!

    Everything working now with trunk!

    Ermanni.
  23. Thanks Daniil!

    Everything working now with trunk!

    Ermanni.
Results 1 to 25 of 118
Page 1 of 5 1 2 3 4