Search Results

Type: Posts; User: sfedorov

Search took 0.01 seconds.
  1. I am getting:

    Cannot read property 'dom' of null

    when refreshing the child controls of a control. The child controls can grow/shrink depending on what is going on the page. As a first run...
  2. Unfortunately this does not work. We still have the same issue. Is there anything on the back end that could be causing this?
  3. We have recently moved to a new server and are experiencing a new bug. This bug seems to be related the grid panel, but we are not sure.

    The bug itself happens when we try to open a new window...
  4. We have a set of licenses to use Ext.NET with our ASP.NET projects. One of our systems, however was originally written in PHP and we are considering updating some of our component to utilize ExtJS....
  5. The answer is very simple. Maybe this is something worth adding into EXT.NET, although it is just a standard recursive algorithm that searches the entire tree (provided that the tree is not organized...
  6. I am having an issue obtaining the nodeID from the parent node.

    First of all, the node that I am trying to access gets passed to me by direct event:




    protected void...
  7. I am trying to add a listener to my text fields when I focus. The code is as follows:



    foreach (Component comp in leftComponenets)
    {
    ...
  8. I have found that EXT.NET does not play nice when it comes to I.E. when integrating it along side jQuery. There are certain custom elements that I want to add onto the page using jQuery. The...
Results 1 to 8 of 8