Search Results

Type: Posts; User: frostfang

Search took 0.01 seconds.
  1. I was hoping someone can shed some light on this. I'm wanting to know how the tpl if conditions are evaluated.

    I have a tpl with a condition on it as follows.



    ...

    //global variable
    var...
  2. I had the same issue and editing the web.config was all that needed to be done. I just wanted to highlight that this may have been from nuget. When i started i had one binding redirect for asp.net...
  3. Ok i figured it out, after reading the documentation I want to call formPanel.setValues(...) , formPanel.LoadRecord(...) needs a ext.data.Record object and what i was parsing wasn't right. Here is 2...
  4. To try an get a reply i'll put it a little more direct. in this example : https://examples1.ext.net/#/Form/FormPanel/Basic/

    more specifically this line:
    <RowSelect...
  5. Hey all,

    I have been playing with the form panel and i'm stuck on something that may seem trivial. How do i refresh a FormPanel, do i need to call getForm().loadRecord(...) or getForm().load(...)...
Results 1 to 5 of 5