Search Results

Type: Posts; User: infonext

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

    many thanks you're right!!!
    The problem is exactly an id duplication.
  2. Hi all,

    i have one problem with tabpanel.
    I have a tab panel with one fixed tab like "favorites" links based on your example https://examples2.ext.net/#/DataView/Advanced/Grouping/.
    If i click...
  3. Hi Daniil,

    many thanks for your suggestion. I think i find a good solution.

    You can close.

    Thanks!
  4. Hi all,

    i have a problem with isDirty property of formpanel.
    I need to advise my users about changed values on exit button click.
    But when i load the form panel and i load my data for modify,...
  5. Hi Daniil,

    it's work fine.

    Many thanks, you can close the thread.
  6. Hi all,

    i have two grid and i need to get in directevent the values droppeds from one grid to the other.

    I have seen this example https://examples2.ext.net/#/DragDrop/Grid/Grid_to_Grid/ , but...
  7. Hi Daniil,

    thanks for your example and for your source code change.

    Ext.Net support is very good!

    I try your sample soon
    You can close this thread
  8. Hi Baidaly,

    but if i temporarily modify the source code and i remove "internal" access modifier you think creates problems?

    Thanks

    Best regards
  9. Hi Baidaly,

    thanks for your answer.
    Effectively i tried to use code form ext.net source but, as you said, BaseControl.SetControlFor() for example is declared internal.

    I wait some news.
    ...
  10. Hi all,

    i created, following the code on this thread http://forums.ext.net/showthread.php?24894-CLOSED-Creating-Custom-Control-From-Ext-Net-Label-in-MVC-4-0, my custom controls.
    I would like to...
  11. Hi Daniil,

    your sample work fine!

    Many thanks, you can close the thread.
  12. Hi Baidaly!

    Thanks for your answer.
    Sorry, "ExtendedTreeStore" is a write error during the transcription of the code.

    But my problem about "CustomAttributeBindings" remained.
    I am not able to...
  13. Hi Vladimir,

    i tried to convert a piece of webform view to razor view.


    <ext:TreePanel
    ID="TreePanel1"
    runat="server"
    ...
  14. Hi all,

    i need if is possible a sample of CustomAttributeBinding syntax with Razor view.

    Thanks.

    Best regards
  15. Hi cwolcott, hi Baidaly,

    thanks for your answers.
    I try isDirty and works perfectly.

    Best regards
  16. Hi all,

    i need to track "changed" status of some controls, like textfield and combobox in my form.
    Exists a built-in feature for this or i need to track manually the changes?

    Thanks
    Best...
  17. Thanks to all,

    i solved with the advice of Baidaly.

    You can close the thread.
  18. Hi Baidaly,

    sorry there was a misunderstanding.
    I'm talking about OnTriggerClicked of combobx as a response to Daniil.
  19. Hi Daniil,

    thanks for your sample.
    But is possible to override server side OnTriggerClicked function?
    I tried, but not work, if i set a breakpoint does not intercept.

    Thanks.
  20. Hi Baidaly,

    thanks for your answer.
    But I need some controls like this on my page.
    So I thought to add an Hidden field to properties of combobox (currently i use an extended version of combobox)...
  21. Hi Danil,

    my target is to open a window on combobox click or if the user leave the field with "TAB" button.
    Initially the combobox and related store is empty.
    If a user enter a value in combobox...
  22. Hi Daniil,

    thanks for your answer, but my combo is initially empty, then expand method not fire.
    Probably a workaround is to add an empty string object. It's right?
  23. Hi all,

    i need to intercept click on arrow down button of combobox.
    I tried IconClick, IndicatorIconClick and TriggerClick directevents without success.
    The only event which fire when i click is...
  24. Hi all,

    after several tests i discovered that the problem is probably cookiless configuration into web.config.
    If i change from UseUri to UseCookies works fine.

    Any idea about?

    Thanks.
  25. Hi Danil,

    I thought of sending entire project because i use inherited server side controls of ext.net and because i use a complex layout with tabs which load the pages of application.
    I think is...
Results 1 to 25 of 47
Page 1 of 2 1 2