Search Results

Type: Posts; User: mathec

Search took 0.01 seconds.
  1. Okay maybe we're going crazy over here but think we found another data point. For some reason that I can't figure out (and maybe it's not causal), after I cleared my browser cache the pages now load...
  2. IE v 7.0.6001.1800. But same issue in Firefox. The slowdown occurrs any time there are Coolite controls on the page. If I just have simple text the page loads immediately. I tried just adding a...
  3. Thanks Geoffrey. I've been playing around and seem to have gotten the issue more precise. If I load http://www.google.com into the iframe it loads immediately. But if I load my page that has a...
  4. I know this has been posted about before but I didn't see a response. Is there anything we can do to improve IFrame loading times? It seems when I load an iframe manually (e.g. without extjs or...
  5. I'd like to implement something similar to the custom search (search as you type) but would like to add a button (like a trigger field) to the combo box in case the user wants to open a more advanced...
  6. Excellent. Thank you Vladimir. C
  7. I'd like to use an ajax event for capturing when a cell is changed in a grid so that I can update other cells which are calculated in codebehind. I'd like to do this without the user having to click...
  8. Is there a quick way to add a custom header template for inserting new rows into a grid? Similar to the extjs tasks sample: http://www.extjs.com/deploy/dev/examples/tasks/tasks.html. Do I need to...
  9. ok i'll try that. thanks!
  10. Sorry for all the posts and if this is again not an actual bug. I have a FormLayout within a panel in the west region (I've removed the BaseCls assignment) and the form controls don't automatically...
  11. Gotcha. Thanks.
  12. See below. BTW this also happens on resizing the region.






    <ext:ViewPort ID="ViewPort1" runat="server">
  13. I have a west region with CollapseMode="Mini". There are several sub panels, similar to the Tasks sample application on the extjs site. When I collapse the region the sub panels disappear. They...
  14. Thread: Column Tree

    by mathec
    Is it possible to implement the ExtJs column tree example with Coolite?

    http://extjs.com/deploy/dev/examples/tree/column-tree.html
  15. When the Window control is maximized if the browser window is resized the Window control disappears to the far left side with just a small bar visible.
  16. Sorry if this has already been addressed. I have a RowLayout with two rows. The top row contains a collapsible panel. If the top panel is minimized the bottom row does not automatically fill the...
  17. Excellent! Thank you.
  18. Is it possible to have an N-level hierarchical grid? I'd like each level to display the same columns, but in a hierarchy - similar to MS Project tasks layout. Thanks.
  19. I don't have StateProvider set in my ScriptManager. I know for certain now that the Web.config is what's causing the problem. However, I was wrong about the event that causes the automatic update...
  20. I think I narrowed down what is causing the issue. I notice that every once in a while my web.config is automatically updated to include the AjaxRequestModule under httpModules and the */coolite.axd...
  21. I'm trying to use a KeyMap so that when the user hits the enter key the form is submitted (with a postback) instead of having to click the login button. How do I map the Enter key to the click...
  22. I'm randomly getting an ext not defined javascript error when I run my Web app in IE 7.0. I've checked my Web.config several times.

    Sometimes it works and sometimes it doesn't so I'm wondering...
  23. Is it possible to merge column headers, maybe using some kind of column template? For example, I'm trying to create a summary column header and then sub column headers - two rows.

    Thanks!
Results 1 to 23 of 23