Search Results

Type: Posts; User: kiran malgi

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Hi all..

    we have purchased New ext.net and we have got this links to the SVN location with user name and password...

    my problem is when we browse these links (

    ...
  2. Hi all....

    i'm facing problem with ajax events..
    This is my .aspx page


    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="PavanProject._Default" %>
    <%@...
  3. thank u very much my friend.. i got the output..thank u ..
  4. Hi All....


    i have Date column in my grid..i have kept Type="Date" in RecordField and <Renderer Fn="Ext.util.Format.dateRenderer('d-M-y' )" /> in column...it is showing the date as...
  5. <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
    <%@ Register Assembly="Coolite.Ext.Web" Namespace="Coolite.Ext.Web" TagPrefix="ext" %>

    <!DOCTYPE...
  6. ya tried its working..i logged in at 9:00am but it is showing 9:00pm..why?
  7. Hi all.....

    i have a time field in window..i have written a code in Page load(.cs file) to display the current time(means whenever user log in ,
    it should display the system time or log in...
  8. Thread: Time Field

    by kiran malgi
    Hi all.....

    i have a time field in window..i have written a code in Page load(.cs file) to display the current time(means whenever user log in ,
    it should display the system time or log in...
  9. Hi..

    I hav copied Source code from coolite Examples..
    in my Home tab i have kept six portlets ...if i browse its look nice(see in attachments, normal.bmp)..
    when i press F11 it is not fitting to...
  10. no i im not using any tool...
    if i browse my project in mozilla firefox it is working fine..but in internet explore it is not working..

    if i remove this function
    tab.on('activate', function()...
  11. ya i removed but its showing error like Microsoft JScript runtime error: Object doesn't support this property or method..
  12. Hi,

    i have copied code from Adding Tab(Coolite Toolkit Examples),
    whenever i run my project i'm getting Microsoft JScript runtime error:'TabPanelCenter.menu.items' is null or not an object,


    ...
  13. Hi


    inside tree panel i have some tree nodes...by default they are in BOLD so how to change font style and how to reduce
    or increase the font size in code behind file....
  14. How to download coolite 1.0
  15. ya i tried..the output came..but whenever i click on internet Explorer Maximize button,
    the grid panel is not displaying fully means paging toolbar is not displaying..i hav attached .jpeg u can...
  16. ya i difined..plz check this code..






    <%@ Page Language="C#" AutoEventWireup="true" CodeFile="Default.aspx.cs" Inherits="_Default" %>
  17. <ext:TabPanel ID="tabpnlFitLayout" runat="server" Frame="true">


    <Tabs>


    <ext:Tab ID="tab1" runat="server" Title="ABC" Frame="true">


    <Body>
  18. hi..
    ya i removed pnl1 and tried,but no response..im getting same output..
  19. hi

    i hav commented viewport and kept panel,but it is not showing anything istead of tab..

    Plz check out the output screen in attachments
  20. hi

    i hav commented viewport and kept panel,but it is not showing anything istead of tab..

    Plz check out the output screen in attachments
  21. Hi all,

    I have kept TabPanel in ViewPort..It is working nice,but whenever i click on maximize button
    of Internet explorer, PagingToolBar is not displaying..(The Message Is:


    "No Ledger...
  22. Hi all,


    I have kept a TabPanel in viewport,it is working ..But my problem is that,i have kept two
    panels in TabPanel..In 2nd panel i have kept a GridPanel..
    For Gridpanel i hav kept...
  23. Hi all

    I hav created Two tabs(ABC and XYZ) in a tabpanel..
    i hav kept a button in ABC tab,whenever i click on button,the XYZ tab should open..



    <ext:TabPanel ID="tabpnlTabClick"...
  24. <ext:Button ID="btnxxx" runat="server" Text="XXX" >


    <AjaxEvents>





    <Click OnEvent="btn_click" />
  25. okay thank you..
Results 1 to 25 of 26
Page 1 of 2 1 2