Search Results

Type: Posts; User: tuananhdnx

Search took 0.01 seconds.
  1. Yes i use Razor for my project. Do you have any solution to fix it?
    Thank in advance!
  2. Hi, but still getting error. Seem AjaxProxy or AjaxProxy.Config doesn't have property API. In medadata reference i found API property in ServerProxy but it's inherit child such as AjaxProxy doesn't...
  3. <Store>
    <ext:Store
    ID="dsCustomers"
    runat="server"
    RemoteSort="true"
    ...
  4. Hi every one,
    I'm trying to use Ext.net 2 with Razor view engine (i'm newbie at ASP.NET MVC). I have been used Ext.Net 1.2 with ASP.NET webform fluently, but with MVC Razor, i can only load data...
  5. Thank you, Mcgill!
  6. Hi,
    I need plugin to format source code i post on my blog like post in this forum. Please share your script for me and everybody using this script
    Thank all!
  7. Thank you, Daniil. Keep working hard!
  8. Hi,
    I'm using Ext.net 1.2 and a i using Render() method to render a ext window to show on a page

    var window = new Window();
    window.ID = "winReportView";
    window.Title = "Xem báo...
  9. Hi Vladimir,
    In Google Chrome, this bug occurs frequently. Error in javascript generation. Im using Menupanel and using code behind to generate MenuItem and set click handler. when load page, some...
  10. Hi Ext.NET dev team!
    Merry Xmas & happy new year. keep working hard for Ext.NET v2.
    I frequently have a bug with Ext.NET 1.2. This bug is the browser display nothing when run my web application...
  11. Hi,
    I want use some inline server tags in markup file. but i get an error. Ext.NET dont support inline server tag, do it? Please explain to me!

    Here is my code

    <Listeners>
    ...
  12. oh thank bro! God jobs :)
  13. Hi
    Please give me an example how to check exist object in my gridpanel
    I have a grid with a store

    <ext:Store ID="Store1"
    runat="server"
    ...
  14. I found error in my application. Error occur when using Microsoft.Office.Interop.Excel to read an Excel file under IIS 7. Cant not fix my problem. Follow some tuttorial from stackoverflow but it...
  15. Hi everyone! Thank you for reading my topic. I use a FileUploadField for my aspx page and write a class to control file upload action. When i run my web application in debug mode, my code work great,...
  16. Function build new tab should be below (bug when active tab again)

    private string BuildNewTabString(string tabPanelID, string title, string tabID, bool closable, string maskMsg, string pageURL)
    ...
  17. Hi animalisme,
    I has tried your snipnet and it works! But the TabPanel doesn't set Active tab when i click the menu item again. what's wrong here?
    thank you so much for resolving my problem!...
Results 1 to 17 of 17