Search Results

Type: Posts; User: fdlane

Search took 0.01 seconds.
  1. Worked...of course.

    Thanks!, please close.

    fdlane
  2. When a CompositeField contains a NumberField with a Note that is NoteAlign="Top", the label on the CompositeField is top aligned too.




    <ext:LayoutColumn ColumnWidth="1.0">
    <ext:Container...
  3. I often have use cases were I need to enter a new parent record with child records all on one page.
    Examples:
    [*=1]New Order (parent) and OrderDetails (children)[*=1]New Person (parent) and...
  4. Rev. 3375 fixed my combobox issue.

    Great product. Thanks!
  5. Rev. 3375 fixed the combobox issue.

    Great product. Thanks!
  6. After updating, I am getting the same error using LoadRecord(rec) where the FormPanel includes Combobox



    [NullReferenceException: Object reference not set to an instance of an object.]
    ...
  7. Sorry, I was loading the old reference even after the EXT rebuild.

    Solved.

    Thanks again

    fdlane
  8. After updating to the latest version from head, ShowMask is throwing and error.

    This happens on <LoadMask ShowMask="true" />
    or


    showMask : true

    as in
  9. using System.Web.UI.WebControls;
    ....

    protected void LoanNoteDataSourceUpdating(object source, ObjectDataSourceMethodEventArgs e)
    {
    ...
  10. I am having this same issue. Did you ever resolve this?

    Thanks
Results 1 to 10 of 10