Search Results

Type: Posts; User: stevenoc

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi Everyone,

    I'm attempting to "link" 2 DropDownFields (each containing a TreePanel).

    The idea being that:

    The first dropdownfield / treepanel contains a list of X (in my case current...
  2. Hi there,

    Using the below code:




    <ext:GridPanel
    ID="grdPnlFavReports"
    runat="server"
  3. Hi folks,

    I'm busy dabbling around with the Coolite controls and I'm trying to access a TaskManager, located on a page which is loaded as an IFrame within a TabPanel.

    What I'm trying to do is...
  4. Hi there,

    I've trolled the forums looking for any info with regards to changing the stylesheet associated with a TabPabel.
    I've come across a few references to setting the 'Cls' value, but they...
  5. Well I've made some headway with regards to this.

    I'm now able to access the specific page where the TaskManagers reside. The only problem I still have is trying to stop the tasks.

    I've tried...
  6. Hi there,

    I have the following:
    Master Page with:
    a.) ViewPort (North and Center region). Within the Center region I have a TabPanel which is populate server side (acting as a menu of sorts)....
  7. I figured out the answer to my 2nd Q. -> Wrap the TreePanel inside of a FitLayout
  8. My test page contains the following:
    ViewPort with an Accordian control in the "West" block.

    In the Accordian control, I've placed a TreePanel (with sample data taken from the Examples -...
  9. Hi there,

    Scenario:
    Browser: IE6 (have yet to try in any other browser)

    Page contains the following:


    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="TestPage.aspx.cs"...
  10. Silly attachment didn't upload (timeout).
  11. Hi there,

    I'm busy "playing" around with the TaskManager (to refresh data every x seconds or so) and I've run into an aesthetic issue.

    Page layout is as follows:
    Master Page:
    a.) Contains a...
  12. Hi there,

    Making use of the code (excl. input mask) from the sandbox, with the following changes:
    a.) Format change: yyyy/M/d
    b.) Added a button to the page (for postbacks)


    Scenario:
    a.)...
  13. Hi Geoffrey,

    Thanks for the update and feedback :)

    Regards
    Steven
  14. Hi there,

    Tis I yet again :)

    I've no idea if this is a bug or not but I've run into the following problem.

    Page / User Control contains one (or more) DateField controls.

    In setting the...
  15. Hi Valdimir,

    Just a note with regards to the validation (QTip message).
    InvalidText = "{0} is not a valid date - it must be in the format {1}"

    In your example you've specified the following...
  16. Hi Vladimir,

    Thanks for the update (and url references with regards to the input masks).

    Regards
    Steven
  17. Hi there (again)

    Anyone know if its at all possible to link to DateFields together?

    i.e.
    DateField1 = FromDate
    DateField2 = ToDate

    If a value is specified / selected in the "FromDate...
  18. Hi there,

    I have a few questions with regards to the DateField control:
    a.) Does anyone know how one could add an "input mask" onto the dateField control?

    b.) How can one change the...
  19. Hi Geoffrey,

    Thanks for the update. Can't wait to download the new version and give it a bash :)

    Regards
    Steven O'Connor
  20. Hi Oscar,

    Have you tried removing the ViewPort control entirely from the master page.

    I was able to get the effect that I wanted by solely making use of the BorderLayout (as per you example) in...
  21. Hi Geoffrey,

    I don't suppose there has been any movement / insight on this problem since your last reply?

    Regards
    Steven O'Connor
  22. For me its not much of an inconveinience as I've learned to live with the postback occuring :)

    Just happy to know that its still on the list of many things to do (and with so little time in the...
  23. Hi Geoffrey,

    I'm assuming that this is the same error that I forwarded to you "eons" ago :)

    Is this still a problem with regards to the actual Ext Framework?

    Regards
    Steven O'Connor
  24. Hi Geoffrey,

    Thanks for the quick reply.

    I've tried another take (taking my queue/direction from your second option)

    On the page "Default.aspx" I've created a reference to my test user...
  25. Hi Geoffrey,

    Thanks for the update.

    I've modified my example slightly. Instead of adding the Tab Panel directly to the page, I've added it to a user control which I then place within the...
Results 1 to 25 of 29
Page 1 of 2 1 2