Search Results

Type: Posts; User: jlertle

Page 1 of 4 1 2 3 4
Search took 0.01 seconds; generated 34 minute(s) ago.
  1. and they looked upon it and saw that it was good

    great work as usual guys!!
  2. Hi rcaunt,

    I ran into this today. Did you find a solution?
  3. I just had this happen. Unloading and reloading the project fixed it.
  4. jchau, Can you link to the post with the answer?
  5. Hey guys hope all has been well!

    I just got back to Coolite and am very happy with the FormPanel. The validation is awesome.

    I was hoping you might be able to help with a slight quirk. When I...
  6. uh, yeah... sorry long night.
  7. Very weird. I was getting a "RowLayout does not contain a def. for Rows" error (even though it came up thru code completion) so I started breaking it down to see where the issue. Loaded up the below...
  8. Ariel,

    Take a look at this:
    http://www.1018-media.com/ext-perience/ext-javascript/switching-tabs-with-exttabpanels-and-extkeymap-keypress-events/
  9. It's not not done but I had to post this or I'd be playing with it all night... that didn't sound right. But anyway; seems you can style the toolbar/menu quite a bit as shown below.


    <%@ Page...
  10. The example uses a LINQ datasource.

    Employee is a table in the northwinds database.

    LINQ creates classes that allow you to work with data in a "more programatical" way. You can also create...
  11. Try something like this:


    <%@ Page Language="C#" %>
    <%@ Import Namespace="System.Collections.Generic"%>
    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web" TagPrefix="ext" %>...
  12. conman,

    For calling server side code from javascript check out AjaxMethods
  13. I found the answer!

    http://forums.ext.net/showthread.php?1818#post7908


    <%@ Page Language="C#" %>

    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web" TagPrefix="ext" %>
    ...
  14. *Geoffrey,

    I modified your example to add the additional step*where the value is dropped/lost.

    If this is fixed in v0.8.0 can you*think of*a work around till then?

    What's the ETA on v0.8.0...
  15. BUMP

    I'm converting my postback pages to all ajax events and I just spent 3 hours trying to figure this out. :)


    Is this a bug?
  16. I haven't tested it but this looks cleaner:

    http://forums.ext.net/showthread.php?1567#post8088
  17. Hey Leo!

    I think I understand your problem... I struggled with this for a while as well.

    First off ditch the updatepanel :)

    Second, I don't think you can add controls during ajax events,...
  18. Have I told you lately that I love you...
  19. Cool stuff!

    I think line 36 should have ".cs" instead of ".vb" though right?
  20. I'm refering to the context menu for hiding and showing columns on the gridpanel. If you have a list taller than the screen it does not scroll.
  21. All,


    This is for SQL 2000 but it might work for later.


    I wrote this to ease some of the repetitive tasks. This script will generate the basic defaults that I use and then I tweak to fit.
    ...
  22. Geoffrey, Do you guys ever sleep?!?! :)
  23. This is pretty fricken awesome. Maybe it should be added to the Examples Explorer...?
  24. UGRev,

    That didn't work. Thanks though!
  25. Geoffrey,

    This is good info, I've been trying to restyle my buttons, but is it possible to use the built in icons with this? When I set one the image repeats.
Results 1 to 25 of 86
Page 1 of 4 1 2 3 4