Search Results

Type: Posts; User: bobzz

Search took 0.01 seconds.
  1. Hello,
    Is there any way to save gridpanel scroll, expanded rows, filters, sort and paging after refreshing gridpanel??
    Knowing that when I am refreshing the grid I am building the store model and...
  2. Hello,
    is it possible to add a list filter that contains images to a column in a gridpanel and filter the gridpanel.
    Thanks
  3. Hello,

    I have an Ext window that load an external website which is another web application that contains javascript methods and some controls.
    when the window is renders and the loader is opened...
  4. Urgent please.
    hello,
    I am trying to open an external website into an Ext window but I have to set cookies to be read by this external website.

    I tried the javascript method "document.cookie"...
  5. Hello,
    Is there any way to create an EXT.net application that works on desktop, mobiles and tablets. Is there any libraries or CSS classes to be added?
    I created an application without adding...
  6. Hello,
    Can we use EXT.NET and Bridge.net?? Like creating an EXT.NET gridpanel,panels,buttons,etc... and when the project is built it will run as Javascript?
  7. Hello I have an EXT.NET MVC application deployed. As known that in EXT.NET mvc there are some piece of codes written in server side so when IIS is stopped or restarted the application will be stopped...
  8. Hello ,
    I am building a MVC Web Application using EXT.Net but I have some questions:

    1- Same application can run on Desktop and all Mobile devices platform and tablets
    2- The application can be...
  9. I am building my project MVC and I am including WebForm page but I am not able to see EXT controls and HTML controls in code behind here is my page:


    <%@ Page Language="C#" AutoEventWireup="true"...
  10. aspx Page:


    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="FFMS.QEDModule.WebForm1" %>
    <%@ Register assembly="Ext.Net" namespace="Ext.Net" tagprefix="ext"...
  11. Problem Solved...
    I just Added the MaskOnDisable(false) property to the TabPanel
    Thank you you can mark it as closed
  12. Sorry, yes I am using 3.x
  13. Main.cshtml


    !DOCTYPE html>

    <html>
    <head>
  14. I am new to ext.net MVC. I am building ext.net MVCproject I have a TabPanel that should be disabled then enabled again the problem is that after the TabPanel is enabled its items are banned. Any...
Results 1 to 14 of 14