Search Results

Type: Posts; User: bruce

Page 1 of 3 1 2 3
Search took 0.02 seconds.
  1. Hi, guys!
    I try to change combobox's template (and it's title) in Ajax Event, but not sucess.
    here is my code :


    protected void TplClick_Event(object sender,...
  2. Hi, nobody know my question?
  3. Hi, guys!
    I read this sample:*https://examples1.ext.net/Examples/Form/ComboBox/Custom_Search/

    I download this sample, then i* add a button and write an ajax event in it. This event try to change...
  4. ?!??
  5. Hi, George. This is my Email: coolcode@live.com
  6. Hi, George. how can I join your mvc project? That's a wonderful project!
  7. Hi, guys!
    if want to sorted by one field, The sample code is like this:

    <ext:Store ID="Store1" runat="server" GroupField="Name">
    <SortInfo Direction="ASC" Field="Due" />
    ...
  8. oh, That's great!
    btw, Geoffrey, where are u come from? u can read Chinese?
  9. ?????,??????????coolite,???
  10. ??, ??????<script> ????js, ??0.6??????????ok??
  11. Attacked please check the error image.

    Please tell why display error like this (The comboBox is good and normal, but sometimes show error icon like that, not on the right side.)
  12. Hi, guys! Can the grid column's header show multi line? Please tell me how to do.
  13. thank u so much!It work prefectly!
  14. Hi, guys!

    Please help me check this function. when i press the button, why the TabPanel cannot update 2 tabs?



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

    <%@ Register Assembly="Coolite.Ext.Web"...
  15. Yes, It works prefect! Thanks, vladimir!
  16. Hi, guys! This is a problem about CheckboxSelectionModel :

    <ext:Panel ID="Panel2" runat="server" Border="false" BodyStyle="padding:5px 5px 5px 5px">
    ...
  17. Thank you! Marcos
  18. Hi, guys! when my project was put in server like "\\server\projects...." will show a configuration error as follow:


    Configuration Error
    Description:
    An error occurred during the processing of...
  19. but if no "pnlDetail.Load();" , no result display.
  20. hi, guys!

    This is my code

    public void Show<T>(PanelBase pnlDetail, T model, string pgmid)
    {
    string param =ToQueryString<T>(model);
    string url =...
  21. hi, guys!

    I set the date renderer is

    new Renderer { Fn = "Ext.util.Format.dateRenderer('m/d/Y')" };
    that is ok in debug. (display 3/17/2009)

    but the problem is when i publish it to IIS,...
  22. my question is the date display in page is "17/03/2009", but got it in ajax event is 01/01/0001

    ??????Why
  23. In current version, not support create a new window in ajax event now.
  24. thanks, but not that problem.
  25. Hi, guys! This is an ajax event

    protected override void Submit(object sender, AjaxEventArgs e)
    {
    //I get the DateFiled's SelectedDate here, but the SelectedDate is "01/01/0001" wrong!...
Results 1 to 25 of 62
Page 1 of 3 1 2 3