Search Results

Type: Posts; User: eldhose

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. hi

    after session timeout am redirecting to login page but its refreshing the current tabpanel only i need to redirect the whole browser page
    am using ext.net example tab
    how can i do these
  2. hello,

    please help me to find solution for opening url from code behind to new tabpanel as like example menu open in new tab

    thanks
    eldhose
  3. hi
    below is my aspx page

    <%@ Page Language="C#" AutoEventWireup="true" CodeBehind="ChartofAccounts.aspx.cs" Inherits="Infinity.UI.Master.ChartofAccounts" %>
    <%@ Register...
  4. can any one tell me how can use direct javascript to get value
    instead of using children
  5. i am placed a asp.net form inside ext.net window content and am using jqery and ajax update panel
    my problem is that am not getting the textbox value in javascript...
  6. hello all,

    i created one page which use update panle and ext.net window insode window am using asp.net control
    but asp.net control enabled = true not working in button click event its works...
  7. Reportviwer control not working if i place inside the window


    <form id="form1" runat="server">
    <ext:ResourceManager ID="ResourceManager1" runat="server" />

    ...
  8. hi
    i am using asp.net tree view inside ext:window and using update panel and ajax toolkit scriptmanager
    my problem is treeview OnSelectedNodeChanged is firing on at first time click in the...
  9. i put trust level on web config


    <trust level="Full" />
  10. i am getting these error on godaddy hosting


    Server Error in '/' Application.

    Security Exception

    Description: The application attempted to perform an operation not allowed by the security...
  11. ho can i show auto fill popup Div and data from datatable in codebehind code in gridpanel cell startedit
    and also i tried onfocus event on Textfield but itnot calling javascript function
    any...
  12. I have a editable gridpanel.
    1. I am binding datatable to the gridpanel at Pageload
    2. I am able to edit data on gridpanel

    how can i get the edited data from gridpanel to datatable while...
  13. hi,
    When i open my page in IE9 it is giving error "Microsoft JScript runtime error: Object doesn't support property or method 'createContextualFragment' "
    and not showing data in combobox

    how...
  14. hi ,

    I have placed asp.net text box and list box inside ext.net panel using content my problem is when rowselect event of the grid the value that am put in the textbox is not showing but i...
  15. hi ,

    how can i change row selection to column selection in gridpanel . I have checked the example change model bt it is not working for me

    Thanks
    Eldhose
  16. hi ,

    Problem solved just download .net framework 3.5 sp1 and install

    thanks
    eldhose
  17. hello,

    Am also getting these error before my program run well in my laptop which is windows 7 but recently i changed my system to windowsxp sp2 now my project is not running getting these error
    ...
  18. can anyone help me plz

    tia
    eldhose
  19. hi all,
    good evening

    how to get selected row id from gridpanel in code behind file(c#) at button click

    i tried this code but getselected() property doesnot exist
  20. hi all,

    how we can handle keyborad event handler in ext.net controls (as like in javascript onMouseDown,onkeypress,onkeydown etc..)

    thanks
    eldhose
  21. hi ,

    how can we implement searching in grid data by column wise or only for first column


    thanks
    eldhose
  22. thanks
    Is there any possibility to link asp.net textbox with ext.net gridpanel data i mean mouse over in row of gridpanel data should shown in asp.net textbox as like ext.net textfield

    With...
  23. hi all,

    I just placed an html table inside a form panle but it'sgiving an error by saiyn that ext.net Component'. 'table' is of type 'System.Web.UI.HtmlControls.HtmlTable'.

    ext.net not support...
  24. hi all,

    i set grid panel height="150" but seems to be it is not working it is building with height of the panel where grid is drawn
    below code am using


    <form id="form1" runat="server">
    ...
  25. thanks dear friend my problem solved

    you are redirecting me in right way


    Thanks
    Eldhose
Results 1 to 25 of 34
Page 1 of 2 1 2