Search Results

Type: Posts; User: drakaan

Search took 0.01 seconds.
  1. I have some code I inherited that does grouping by default. I see how parameters are passed in to the bit of script that does the grouping, but don't see an example of how to programmatically do...
  2. I have some code I inherited that does grouping by default. I see how parameters are passed in to the bit of script that does the grouping, but don't see an example of how to programmatically do the...
  3. Looks like it was a new rule on my office's new proxy filter that was blocking certain (not sure what) content.

    Works fine with the proxy bypassed.
  4. Examples are not currently visible in FireFox or IE8 (haven't tried Chrome or Opera yet):

    FireFox Error Console Pertinent Output:


    Error: syntax error
    Line: 26, Column: 21
    Source Code:...
  5. That's helpful to know...is there documentation for the Coolite toolkit aside from the examples pages? If not, is it planned, and do you need volunteers to help contribute examples?
  6. ...okay. So, check fires on Check and Uncheck, and Change fires when? (Are these extjs questions I'm asking?)
  7. I did try that before (and again, just now). Breakpoint (at "if (!Checkbox1.Checked)") is not getting hit in the code-behind. Here's the code I'm testing with:

    Toggle.aspx


    <%@ Page...
  8. Hi...this seems like it ought to be simple to do (I can do it pretty easily in .net, anyway), but I'm stuck.

    I have a checkbox and a textarea. The checked/unchecked state of the checkbox should...
  9. That works...

    Two questions:

    1. Is that Expected Behavior?

    2. Would the same fix be required for other container objects inside an initially-hidden tabpanel?
  10. I work for a consulting company and managed services provider (monitoring, server support, etc). They pay me directly (a salary) as one of a small number of developers. We fulfill contracts for...
  11. If I display a tabpanel containing a checkboxgroup via a click handler and tabpanel.addTab, the contents of the checkboxgroup do not appear:



    <ext:BorderLayout ID="BorderLayout1"...
  12. Appears to be fixed.
  13. See attachment for a screenshot of Chrome's error report
  14. On the main landing page. I get that if I type https://examples1.ext.net in the address bar of IE or FF
  15. syntax error
    [Break on this error] function hex_md5(s){ return binl2hex(core_md5(str2binl(s), s.length * chrsz));}\ncoolite.axd?37030 (line 26)
    Ext.ux.plugins.TabCloseMenu is not a constructor...
  16. ...as would I.

    Actually, as datetime is a normal type in most .net datasources, an authoritative example seems like something almost everyone would benefit from.
  17. That does help. My main confusion point was whether it qualified as "transfer to another organization", since the people who sign my paycheck are not the users of the app (even thought I wrote it...
  18. I am employed primarily by a consulting firm, and work daily with a number of clients. Typically, they provide me with a computer to work on and the necessary tools (Visual Studio, SQL Server...
Results 1 to 18 of 18