Search Results

Type: Posts; User: Ningdev

Search took 0.01 seconds.
  1. 1. I know the ClicksToEdit="1", which only acitve the cell editor, I want to trigger the editor's trigger, for example, one DateField, one user click the cell, the cell is actived and pop up the...
  2. Hi,

    I have one requirement, how to trigger the pop-up editor(DateField or comboBox) only one click, in general, the cell editor could be triggered two step. One User clicks the cell, the cell...
  3. I am sorry my poor presentation, My question is the Checkbox's boxlable text truncation. Each checkbox have a fixed width, I hope these width according to the boxlable's length.


    Thanks for your...
  4. Thanks for your help! It does work now!
  5. Hi,

    My question is the checkbox group's layout question, how to configure these properties to make the checkbox's width according to the boxlabel's length, Please check my attachment, there...
  6. Dear geoffery,
    Please review the following code.
    Thanks for your help!


    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="WebApplication1._Default" %>
    ...
  7. The following code does not work in Coolite v0.8, which can work well in v0.7

    Error message of firebug : invalid label


    base.OnLoad(e);
    int index = 1;
    foreach(var item in...
  8. Thanks for your help! It does work now!
  9. I debuged the Paging Toolbar component, I found this.cursor is string type, not int type. the o.params[this.paramNames.start] return "0". I hope the parseInt method can fixed the issue.


    ...
  10. Hi,

    The PageToolbar's display info is not correct, which contain the "0"Prefix. Please check out my attachment. How to remove the prefix , which make the page-request unavailable.

    ...
  11. Hi,
    I ugrated the coolite from 0.7 to 0.8, the ComboBox with Transform does not work now.
    <ext:ComboBox
    ID="StateComboBox"
    runat="server"
    FieldLabel=""
    ...
  12. Hi,

    I found the issue, only the first formpanel can generate the Calendar code. Please check my attachment! Now I should find one way to generate the others FormPanel DateField's calendar code!...
  13. Dear Vladimir,

    Thanks for your reply! I know it's a standard behavious, but if you check my attachment, the calendar did not show well.

    In my project, only the first formpanel's datefields are...
  14. Dear Vladimir,

    The calendar was truncated, it does not show the entire calendar. Please review my attachment!
    These fields are wrapped in one formpanel, and the pop-up calendar could not extend...
  15. Thanks for your help! It does work now!
  16. Hi,


    I encountered the DateField issues.
    My scenarios is that, there are a few usercontrol, and each of them contain one FormPanel and a few other fields.


    My Project is one asp.net MVC...
  17. *Hi,*

    Please review my attachment, could you tell me how to config these properties?


    Thanks and best regards!
  18. Hi
    I encountered this issue, could you give me help? There are a few field with DateFiled type, and *all these field wrappered by formpanel. Please review the attachment, the calendar was truncated....
Results 1 to 18 of 18