Search Results

Type: Posts; User: w0rtez

Search took 0.02 seconds.
  1. Hello,
    Gridpanel Column property Locked="true" cannot be used with a EnableTextSelection="true" under Gridview.
    Example:



    <%@ Page Language="C#" %>

    <%@ Register Assembly="Ext.Net"...
  2. It should work now.
  3. For the store part, you could for example
    Do a Find/Replace for <Reader> and Replace it for <Model> then Replace <ext:JsonReader> for <ext:Model runat="server">, and do the same thing for the...
  4. if your project is not too long, you could do a new one, i jumped from 0.8 to 1.1 then to 2.2 and the most common problems that i found were Layout that were removed and converted into ex....
  5. There's no Community Version of Ext.Net 2.2?
  6. Thread: TabPanel Height

    by w0rtez
    Hello,
    I have been using Ext.Net for a long time, usually when i have some problem i search and I find my answer, but I have been trying to get this working with no luck, my example is too long but...
  7. Hello,
    That's weird because i have been using it on IE9 and the only problem comes when its in compatibility mode, that IE9 sets auto and you got to turn it off...
  8. Hello,

    The trick here is to manually set your DirectMethodNamespace either on the ResourceManager on the aspx or directly en the Method Use this example:

    Temp1.aspx


    <html...
  9. Hello,
    I would like to know how could i do this, i would like to send newly created control in javascript to the new DirectMethod, let me explain...
    On DirectMethod Temp.Save i would like to send...
  10. Man... Thanks a lot... That worked... You saved my day...
  11. Check my code below and screenshots still getting scrollbar on the lower panel not visible full on low res...
    Viewport.aspx


    <ext:Viewport ID="Viewport1" runat="server" Layout="VBoxLayout">...
  12. Hi,

    Thanks for your quick reply, could you give me an example so i can test it and see what you mean...

    Thanks again.
  13. Hello,

    I have been trying to get a layout working but i have not been able to accomplish what i want, maybe anyone can give me a better layout or tell me what i need to do... Heres my Current...
  14. Please check my example below. Doesnt do as you say.

    Master


    <%@ Master Language="VB" AutoEventWireup="false" CodeBehind="Test.master.vb" Inherits="Asalariados.Test" %>

    <%@ Register...
  15. Hello,
    Thanks for your answer i did that but i couldnt make the height of the panels to fit the hole screen.

    I would like to know how could i make the funcionality of the examples to work but...
  16. Hello,

    I have been trying to accomplish a fitlayout like the examples, sorry for using this old version but i got i project that i would not like to upgrade yet. My problem is that when i try to...
  17. Hello,
    I have been trying to make design work but i havent been able to do what i want or at least make it work the way i want, i have done my search before making this post. I have done every...
  18. Thanks for your response. I already found it. If i get any other thing i will try to get some help again.
  19. Whats the correct way to make controls work inside a Tabpanel. I have been trying to get this example working, i have searched on the forums but i cannot get it working, maybe theres something im...
Results 1 to 19 of 19