Search Results

Type: Posts; User: geodan

Page 1 of 2 1 2
Search took 0.09 seconds.
  1. Hi Guys,

    Yes, it was resolved via skype, although, is there any documentation on the styling options for the different controls? For example, for this latest issue, I'm not sure I would have ever...
  2. Hi Danill,

    Setting the "Cls" property isn't working for me with a button, I've tried the sample you sent, but it doesn't seem to change the text size.

    thoughts?

    Dan
  3. In working with Vlad on this issue, he found a bug with the DirectMethod, ...which wasn't related...but the original problem of the event firing twice, is now also solved. The latest SVN update...
  4. After doing the update from SVN...my site's ajax methods don't work, so I'm reverting until it's more stable.
  5. I have a simple bool check right now, but will update from the SVN and verify if it works.
  6. That's very strange...because when I debug the javascript, it does hit the fn:function twice...and TWO identical "notifications" are displayed.

    I guess I'll have to put bool variable...
  7. Hi Guys,

    I have a simple one for you. It's a simple Msg box, that has an OK button. Once the user presses the OK button, that triggers the "fn" (function), which does a "notification" with some...
  8. That worked thanks Vlad.
  9. Hi Guys,

    I'm trying to open a simple Ext.Window dynamically using javascript. It works fine, however, it seems to ignore the x,y position properties that I passed ...and instead just puts it into...
  10. Hi Guys,

    I am using a TriggerField, with FieldTriggers...just two of them. It's a simple text field with two little buttons on the end. One should be a regular search icon (which works), but the...
  11. just had to uninstall it and reinstall it....it was an installer bug.
  12. Hey Geoffrey,

    It turns out I already had Tortoise SVN installed, but updated anyway. However, I do not have any SVN Checkout context menu when I right click on my new folder...any ideas? Sorry...
  13. Ok, I added a "msgTarget" to the composite field, which makes sense, and now my little invalid icon is showing up, however, the text inside now includes the control name, which is a bit ugly for the...
  14. Hey Guys,

    I got it, just a typo on the instantiation of compositeField...it should have been capitalized.

    However, now my "msgTarget" thingy isn't showing next to my "TextField" above. The...
  15. Sorry, i'm not getting emails from the forum for some reason,...anyway, I found the Composite field, which says it's for rendering multiple controls on the same row, which sounds perfect. However,...
  16. I'm dynamically putting together some simple textFields (with labels)...for data entry in a window. I want people to be able to have a "helpful hint/tooltip" for each field. In the following example,...
  17. Ok, below is my aspx page and Stylesheet. I tested it separately from my project and it runs...it's really just an empty viewport with the BodyStyle (background image) set.

    I've also attached a...
  18. Hi Geoffrey,

    Ok, I will widdle it down and post sometime this morning...

    thanks,
    Dan
  19. Ok, here is my code for the Default.aspx, it's using a master page (which has an image that resizes to the extent of the window). The Coolite Viewport is effectively "on top" of that.

    If you look...
  20. Hi everyone,

    I need to set the background color of all panels in the viewport to "transparent", so that I can see my background image underneath. It is an image of a globe which covers the entire...
  21. I created a JS function to handle the "result" from the web service ajax call...which works in both FF and IE...

    just call that instead of...




    var...
  22. Yeah, it seems like a bug with


    Ext.DomQuery.selectValue

    Firefox and IE seem to return different xml structures, so when you call the selectValue method to retreive the text/xml content, it...
  23. Hi Everyone,

    Perhaps this is something easy, but I haven't been able to find an answer yet. My site is looking good with IE, however, in Firefox, when I make some simple Ajax Web Service calls for...
  24. I found the problem. It was related to the test page (Invoke button) not being available remotely. I found that I had to add this to my web.config file in order to allow the coolite ajax web service...
  25. I see the list of web methods. They all work using the regular asp.net ajax control toolkit. The test page that comes up doesn't allow you to test it through the browser, except on the localhost.
Results 1 to 25 of 31
Page 1 of 2 1 2