Search Results

Type: Posts; User: LikeWatchStar

Search took 0.01 seconds.
  1. private FileUploadField AddFileUpLoadElement()
    {
    Ext.Net.FileUploadField newElement = new FileUploadField();
    newElement.ButtonText = "Select FIle";
    ...
  2. the DataSource of Store is disposed(release),when you databind(),you just can use
    <ext:Parameter Name="rows" Value="Ext.encode(#{GridPanel_File}.getRowsValues())" Mode="Raw"></ext:Parameter> to get...
  3. I'm Chinese,my description mabe not accurate
    I want to Export a file in DirectEventArgs e,then i can use EventMask and Confirmation property,but,it's happen a ErrorCode,just open
    a window with...
Results 1 to 3 of 3