Search Results

Type: Posts; User: IanPearce

Page 1 of 2 1 2
Search took 0.02 seconds.
  1. Hi,

    I have a fairly big project now, do you have any tools or documents other than the changelog that could help me go through the code and migrate from 1 to 2? It appears that not everything is...
  2. Hi Daniil,

    Thanks for the reply at the weekend. In the post you said:



    I am more confused now, the
    standardSubmit = false makes and ajax or non ajax request? And I where would I find the...
  3. Hi

    I was trying to do something fairly simple here, but I am having a bit of a job. I just want to create a form server side and post the results back to itself.

    However, when the script posts...
  4. Hi,

    I?ve got a gridpanel which I?ve successfully calculated the total of 3 columns. What I?d like to do when a column is filtered is re-calculate the column totals based on the filtered results. I...
  5. Hi Daniil

    That worked, thanks. You can mark this as closed.

    Kind regards

    Ian
  6. Hi Daniil,

    could you give me an example? It doesnt seem to have any effect like this?


    Street.CustomConfig.Add(new ConfigItem() { Name = "zoom", Value = zoom.ToString(), Mode =...
  7. Hi

    I've just been trying to use the Ext.Net.UX.GMapPanel and set the zoom, pitch and yaw in server size code. It appears that zoom and pitch affect the same internal variable (the zoom one I...
  8. Hi Daniil,

    Thanks for your help, that's fixed it.

    Kind regards

    Ian
  9. Hi

    I've got a layout problem with the html editor, please see the attached file. The scroll bar appears 1/2 way across a window.

    the cut down parts of the code that I think are relevant to...
  10. Hi Daniil,

    Thanks for the reply, the upgrade to the latest version fixed the problem.

    As far as lazy items are concerned, the FormPanels I hope to use are very simple, there would be dynamic...
  11. Hi Daniil,

    I will check out the latest version tomorrow and give it another go.

    I appreciate your advice on the cloning the form, it just seems to work very nicely for what we are attempting to...
  12. Hi Daniil

    Thanks for the quick reply. The problem only occurs when you press the + tool at the top right of the page.

    I have attached 2 files,
    Pic1 shows the problem with the MaxLength...
  13. Hi Daniil,

    I have found a problem with the approach, I found that using the existing initialConfig meant that you actually change properties of the original source FormPanel. Using cloneConfig(),...
  14. Dear Daniil

    Sorry, yes this is solved!

    Kind regards

    Ian
  15. Hi Daniil

    Thanks again for your help, I seemed to do the same thing with the cloneConfig function, thinking that was the right way to go, but this presented loads of sub initialConfigs, one for...
  16. Hi Daniil,

    I want to create the panel on the server side, but when it gets to the client side, I want to optionally clone it, reset the fields to default values (determined in javascript). When...
  17. Hi

    I have been trying to create a clone of an existing form panel. The existing panel has textfield, checkbox, datefield, combos etc. I want to create an exact duplicate of the existing one...
  18. Hi,

    I need to find out if any one of 3 fields is valid (by regexpr). An example would be, a person has given a home, mobile or email address to be valid. But I am struggling as markAsValid doesn't...
  19. Thanks Daniil,

    works perfectly.

    Ian
  20. Hi Daniil

    Thanks for the reply. That works perfectly in markup (although it didn't appear in intellisense). However, I need it to work in code behind, and if I try it there it


    ...
  21. Hi

    I have a little problem. In a much more complicated piece of code, I have created an label with a combo box as an editor. However, when I activate the editor, it jumps left and I would like to...
  22. Hi Vladimir

    Thanks for pointing that out, I traced it back in some other code and have cured the fact that it was deleting a # from the string produced by the htmlEditor.

    Cheers and sorry for...
  23. Hi

    I am trying to set the content of a panel (x-bubble class) to be html generated by the htmlEditor control. Everything works fine (except I have to override some styles for strong, em, ul, ol)....
  24. Thanks Daniil,

    Worked perfectly!

    :)

    Ian
  25. Hi

    Is there any way to control the context menu on an image?

    I would like to disable/hide items on the context menu for some items but not for others. On the gridpanel I have used the...
Results 1 to 25 of 40
Page 1 of 2 1 2