Search Results

Type: Posts; User: matejgolob

Search took 0.01 seconds.
  1. Thanks!

    Matej
  2. I have custom control, which has some kind of "dynamic" content. On control I have several direct events as handler on toolbar buttons.
    Is there any method/event handler to override on control,...
  3. Thanks. I was blind, when I was looking at examples :(.
    I also found methods like Remove, RemoveAll, to remove controls during Ajax event. Nice.
  4. Is it possible (with ext.net 1.0) to create new controls during ajax event?
    I see demo ( https://examples1.ext.net/#/XRender/UserControl/UpdateContent/ ) where I can create/load user control in...
  5. I have "solve" this with ExtraParams property of BeforeShow event. So I get all needed values inside ExtraParams property in event handler.
  6. I woud like to extend panel control with my own property, set this property inside listener and after that read it on server side event.

    My custom control looks like:

    public class MyPanel:...
  7. I've taken your demo (GridPanel with RowEditor Plugin) and just changed RowSelectionModel into CheckboxSelectionModel. When I click "AddEmpoye" I get same error - like screenshot in for post in...
  8. This "workaround" doesn't work well, when i use RowEditor to INSERT record (like in example https://examples1.ext.net/#/GridPanel/Plugins/RowEditor/). I found "general solution" in this sencha.com...
  9. I'm using ext.net components in open source project. Is it possible to buy just Premium Support to get access to SVN? If yes, where (I cannot find "link" in http://www.ext.net/store/ to buy just...
Results 1 to 9 of 9