Search Results

Type: Posts; User: csssi_coolite

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

    Thanks, Daniil.
    It works fine.
    Please colse this topic.
  2. Hi,
    I want to change the gridpanel header when change the date.
    But it seems only gridpanel row content changed, the header did not change.
    Please help to check my code.
    Thanks.

    1.aspx

    ...
  3. Thanks.
    Hope you will realize it in future.

    Please close this topic.
  4. Hi, Is it possible to set 2 weeks view to show the event?
    Thanks.
  5. I 'am sorry that I debuged "activeTabId" is the default tabPanel Id, is not the dynamically generated tabPanel Id.
    But it is strange, the dynamically tabPanel is generated, I could not get this id....
  6. When click treeview point, it can show in the tabpanel,
    3626

    When directly input the url, it show the error message
    3627

    But, it is strange that when I cancle "Default.aspx Line 119", and...
  7. I simulated your online example.
    Use this example I want to open the page automatically in tabpanel like "http://localhost/#id1.1.1#/App/Test/AA.aspx".
    Please check my code.




    <?xml...
  8. Hi, Daniil,

    Yes, I just use compatibility mode. Becuase some application function is from old web application.
    And also I just tested no compatibility modes is no problem.

    Thanks. Please close...
  9. Hi, Daniil

    I try to set Width="400", and it seems that is OK.
    Now I can use it as this way.
    But if possible you can try to resolve this issue in IE in future.

    Thanks.
  10. I just download the latest Ext.Net from SVN, and tried again.
    Either Layout="toolbar" or Layout="ToolbarLayout" , the result is the same.

    PS: the firefox browser result is correct. But I need to...
  11. Yes, still this same XML file. And browser is IE 9.
  12. Hi, please see following:


    <ext:Viewport ID="Viewport1" runat="server" Layout="FitLayout">
    <Items>
    <ext:Panel ID="CenterPanel" runat="server" Layout="FitLayout"...
  13. Hi, Daniil:
    Thanks for your reply, according to your suggestion, I modified my function in the cs code:


    private void CreatSubMenu(string szTreeId)
    {
    ...
  14. My scene, Dynamically generate button and button menu according to the xml config file:
    1) When click "b1" button, generate some buttons in the panel topbar (It seems no problem)
    2) When click...
  15. Hi:

    https://examples1.ext.net/#/MessageBox/Notification/Client-Side_Notification/
    Click [Content Functionality]->[Show with AutoLoad], system will show the notication iframe.
    When I click [Show...
  16. Hi:

    https://examples1.ext.net/#/GridPanel/Plugins/GridFilters_Local/

    This on-line example,
    1) select "Company" column, and input the word "3m" in the filters textbox
    2) gridpanel show only 1...
  17. Hi,
    Thanks, it's OK now.
  18. Hi,

    Some issue in DayView

    1) Please view on-line example https://examples1.ext.net/#/Calendar/Overview/Basic/
    2) Click "Day" view, 3 non-allday event and 3 allday event show here
    3) Click...
  19. Hi,
    Thanks, that works fine now.
  20. Hi,

    I changed the style for event in the calendarpanel, but no effective for the all-day event.
    Please help. Thanks. 2870


    <%@ Page Language="C#" AutoEventWireup="true"...
  21. Hi,
    Thanks, it works fine now.
  22. Hi,


    According to your suggestion:
    ImageCombobox.ascx.cs


    ...
    protected void Page_Load(object sender, EventArgs e)
    {
  23. Hi,
    I defined the imagecombobox in a uc.
    And put the uc in a web page.
    When page_load to set the imagecombobox selectedindex, there is no problem.
    But when in a button to click, there is some...
  24. Hi,


    I am sorry I could not fully understand.
    (I can understand current "Basic" and "Remote Data" example of the Calendar)
    Do you mean that I must use the default <ext:EventEditWindow>?

    I...
  25. Hi,
    Because default <ext:EventEditWindow> could not be satisfied with request.
    I defined the <DirectEvents> to insert the event parameters to my database .



    ......
    ...
Results 1 to 25 of 68
Page 1 of 3 1 2 3