Search Results

Type: Posts; User: alexanderius

Search took 0.01 seconds.
  1. Hi Everyone,

    Currently we are using Ext.net MVC v.2.4 in our project (which is quite big with lots of Ext.net controls being used) and now we're considering an upgrade to v.3.0. Just wanted to...
  2. This will filter the data locally and the grid will be updated anyway. What I need is to prevent any changes in the grid when filter value is changed untill user presses 'Apply' button (custom button...
  3. Hi everyone,

    Is there a way to prevent a grid store from reloading on filter activate and update events? The idea behind that is to reduce the number of requests to the server. Ideally user should...
  4. Thanks a lot, Vladimir! It worked for me. However I must admit that this was the only case when #{} syntax didn't work in our app. In all the other cases it worked very well even under Razor engine.
  5. Vladimir, I've created a small MVC project with TabPanel in Layout page. You can find it here: https://bitbucket.org/abylinsky/ext.net-tabpanel-issue/src/

    When you open the app first time after...
  6. I'm experiencing an issue with Ext.net TabPanel. When the page with tab panel is opened first time after the app was rebuilt it throws Uncaught TypeError: Object [object Object] has no method...
Results 1 to 6 of 6