Search Results

Type: Posts; User: wkcode

Search took 0.02 seconds.
  1. I want the calendar control shows the data stored in the database, but will not operate, thank you! !
  2. How to save DataView to the database?
    All data saved to the database

    Thanks!

    2202
  3. help:CheckboxGroup can not be displayed thanks!!!
    ie no indication error,But the display is blank

    this is my code:


    private void BindCheckBox(int RoleID)
    {
    Tab1.Title =...
  4. ok!thanks


    <style type="text/css">
    .notshow
    {
    display:none;
    }
    </style>
  5. With regard to the HideLabel Properties Checkbox

    this is mycode




    <ext:Checkbox ID="ckbox3" runat="server" Note="3" HideLabel="true" BoxLabel="Item 3" />
  6. How to CenterPanel one of the Tab to open another tab


    this is my code:




    <Center>
    <ext:TabPanel ID="CenterPanel" runat="server" EnableTabScroll="true">
  7. OK THANKS!!!



    <AjaxEvents>
    <Command OnEvent="commandClick" >
    <ExtraParams>
    <ext:Parameter Name="Item" Value="command" Mode="Raw" />
    </ExtraParams>
    ...
  8. How to get the GridCommand name


    this is my code:




    <ext:CommandColumn Width="110">
    <Commands>
  9. How to use the TaskManager control of the Visible Properties Button?

    this is My Code:


    <ext:Button ID="btnJATS" runat="server" Text="Please Click" Icon="Accept" Visible="false">
    ...
  10. thanks!
  11. TextArea:use IE6 not show,use IE7 normal
    this is my code:


    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="SMSUSelf.aspx.cs" Inherits="SubModule_SMS_SMSUSelf" %>
    <%@ Register...
  12. Please help me !
    thanks!
  13. <DIV id=result_box dir=ltr>TextArea in IE6 can not display,this is my Code:


    Added:If you are in IE6, and the Medium at WINDOW, can not be displayed, otherwise normal



    <%@ Page...
  14. Hi,
    How to save the many data?
    https://examples1.ext.net/#/GridPanel/DataSource_Update/SqlDataSource/

    <DIV id=result_box dir=ltr style="TEXT-ALIGN: left">I would like to ask the many examples of...
  15. Thread: About tabPanel

    by wkcode
    hi,
    I would like to open a maximum of only 10 tabPanel,Need to how to change this code?thanks


    <script type="text/javascript">
    var loadPage = function(tabPanel, node) {
    ...
  16. Hi,
    I would like to ask how to automatically refresh every minute TreePanel?

    Thanks
  17. Please, A BUTTON IN A WINDOW,HOW DO ON CLICK CLOSE WINDOWS,THANKS
  18. thanks!!
  19. Hi, I hope this is a simple question.


    login after Redirect to new page


    I use The code,but error Thanks!!
  20. Problems have been solved,Thanks


    In addition ,Presentation of the login page can not be used in ASP.NET 2.0


    Tips:?System.Core, Version=3.5.0.0, Culture=neutral,...
  21. My question is, how to deal with the "TreeView_SelectedNodeChanged", open a page in the CenterPanel
  22. How do I create a navigation tree,
    The left side of the case that,
    Are there any examples Code,
    I come from China, Thanks!
Results 1 to 22 of 22