Search Results

Type: Posts; User: teamsar

Page 1 of 2 1 2
Search took 0.01 seconds; generated 23 minute(s) ago.
  1. Hey dtamils,

    Have you tried Vladimir suggestion ?? Is it work ?? May you help me to show your successful code ? Thnx
  2. Mmm.. I have just followed your suggestion above.. But still not works Vladimir.. :-/
    This is my simple code :

    <ext:Button runat="server" ID="lnkBtnEditUser" Text="Ubah Data Pengguna"...
  3. Hi geoffrey.mcgill,

    Sorry for my late replying your question.

    Yes.. This error occur when i am trying click any node in my tree panel using IE 8.
    But i am not sure from where the error is. I...
  4. Dear All,

    When i tried to open the Ext.Net from IE 8 and trying to select one node from my tree, it was show me an error like this :

    Object doesn't support this property or method
    Line 76...
  5. Hi all,

    Have you ever found this problem ? When i tried to select combo box, it was replaced old value with the new one , this is my code :

    this.multiCmbRoles.Select("GR00001"); //=>...
  6. Hi RCN.. Would you please help me ?? I've a problem with combo box. I had sent this problem before but there is no answer yet..
    Let me describe my issue :
    1. In User Registration Page (simple...
  7. Hi,,

    I'm using Ext.Net 2.x. When i'm using JsonReader there is no "Fields" property inside.. Is there any bugs with ext.net or something is missing in my web.config ?? Thanks.

    5524


    My...
  8. Hi Antonio09,

    This thread is very helpful.. Nice.. :) Thx
  9. Hi all,

    Problem
    I don't have any idea to passing parameter when the node in tree was clicked. Originally, i am using ext.net javascript to open new tab so i don't understand how to make it.
    ...
  10. Hi Daniil,

    I want to add child node into parent node by searching parent's node(id). Is it possible to do that..?? If yes, how ?? Is there any method or C# function in ext.net ? FYI, in winform we...
  11. Hi All,

    I wanna ask you, is it possible to add node base on NodeId ? If yes, how can i do that.. Thank you.
  12. I have fixed it with my self.. :) Just add this code
    CleanRequest="true" into your click event.

    <DirectEvents>
    <Click OnEvent="btnLogin_Click" CleanRequest="true">
    ...
  13. Is anybody can help me.. ?? :( Please..
  14. Hi all,

    I have a problem about redirecting page.
    After validating user and password either Response.Redirect or X.Redirect not redirecting to my parent page. I also use this code ...
  15. Hi all,

    I have the same problem and i have tried to follow your suggestions above but it doesn't redirect to my parent page. Help me please. Thanks.
  16. Hi all,

    I want to set value TextField control inside child page (.ascx) from parent page (.ascx). Anyone know how to do that ? Thanks.
  17. Hey.. :D it works..!! :D I don't know what happened, may be there is a typo.
    This is for the code :

    <Click OnEvent="lnkBtnSubmit_Click">
    <ExtraParams>
    <ext:Parameter...
  18. I'm not sure if there is any error occur in js. May be with this picture can explain you more clearly.
    1. Parent page shown like this :
    5405

    2. When the button browse clicked, child page show up...
  19. It still doesn't work at all Vladimir.. :( Btw, thanks for your response ya.. :) Nice try..
  20. Hi Vladimir,
    The grid panel i made inside ViewControl.ascx, this is for the code :


    <%@ Register Assembly="Ext.Net" Namespace="Ext.Net" TagPrefix="ext" %>
    <%@ Control Language="C#"...
  21. Hi Vladimir,

    Thanks for fast response ya,


    I think the error was occur from this line :

    <ext:Parameter Name="Grid1" Value="Ext.encode(#{this.GetMyStore}.getRecordsValues({selectedOnly :...
  22. Hi all,

    I want to get selected rows from gridpanel. When i try to use getRowsValues it doesn't work. This is the chronologies :
    1. In the child page (.ascx), i've made one public property that...
  23. Ohh.. Thank you :)
  24. Thank you Vladimir.. It works fine.. :) But i want to show like this (parent page disabled because it's shadow) :
    5393

    My current project like this :
    5392

    Thanks. :)
  25. Hi all,

    I have one Window in Parent Page (.aspx), this window contain one user control that have any control inside (eg : TextField, Label, etc).
    I want to get value from TextField inside user...
Results 1 to 25 of 26
Page 1 of 2 1 2