Search Results

Type: Posts; User: majestic

Page 1 of 11 1 2 3 4
Search took 0.02 seconds.
  1. hi Daniil,
    Thank your for response. let me try and update you..
    Thanks
    Majestic
  2. hi mcgill,
    any update on this thread.

    Thanks
    Majestic
  3. Thanks for response.

    can you send me the licence key for ext.net 1.5.

    Thanks
    Majestic
  4. hi

    I have an licence for ext.net and premium support. but now i am getting the unlicensed message in my pages. please guide where to download the DLL for ext.net 2.0. I am just referring DLL in my...
  5. hi,

    i am using 2.0 version of ext. can you provide the sample code.
    need to check /uncheck all child node when check the parent node.. and i visit the some of your examples and thread but i...
  6. Hi Daniil,everything ok. i have only one problem. i am using table layout in form panel and following is for congig section. so i am getting the output like attached file. i want to make it center in...
  7. hi,
    Now im using formpanel inside window.. and i can see a validation on button click..
    is it possible to use html tags in formpanel..
    then i can use formpanel without disturbing my existing code..
  8. Thanks Daiil,Its working fine.. Please close this thread..

    Thanks

    Majestic
  9. Hi,
    Any update on this thread..
  10. Hi daniil,here is my working code. code works infirefox and chrome but not in IE 8..



    <style type="text/css"> .x-grid-custom .x-grid-row TD { font : 12px/16px "segoe ui",arial,sans-serif; }...
  11. Okay, thank you Danil.
  12. hi,
    i want to change mouse over color in grid paging toolbar. (firsr and previous).
    i have changed CSS class and i got result for mozila and chrome but not in IE8+.

    the folllowing class has...
  13. hi,

    i want to show validation on button click. without any postback or serverside code. i m looking for client side code.
    if i have a 10 text filed in form. validation should display for that 10...
  14. hi danil,
    my dll version is EXT.net 2.0.
  15. Hi Daniil,
    thanks for your response.
    i am getting the follwing error when try to use tree panel
    Unknown server tag 'ext:TreeNode'.
    can you provide the link for lateset dll which solved this...
  16. hi,
    I want to create checkboxgroup with multi level from code behind.
    pls provide any idea or sample code.
    eg:

    Electronics -- main group
    Mobile |
    Laptop | ...
  17. hi,

    please refer the below thread. i am having the same problem, how i can fix this?


    http://forums.ext.net/showthread.php?2423-Problem-Combobox-SelectedItem-Same-Displayfield-Different-Values
  18. hi,

    i am also have same problem. how i can fix this issue?
  19. Hi,

    i applyed window background color for static windows successfully , but the same code is not working for dynamic java script windows. please refer my code.




    <%@ Page Language="C#"...
  20. hi ,

    i have created window using javascript (please refer below code). i want to apply custom css (my-color) for this javascript window. how ican apply css for this javascript window?




    ...
  21. hi,

    i am using master page in my project, in that page only i used resource manager. i need to change theme for window control only not to any other controls.

    how to change the theme for window...
  22. hi,

    i saw Coolite example how to use grid filters using list object.

    https://examples1.ext.net/#/GridPanel/Plugins/GridFilters_Remote/

    but i need an example grid filters using iquerable...
  23. Hi,

    When i use List The below method is working perfectly.
    data.RemoveAll(
    item =>


    but when i use IQueryable(data) instead of list , RemoveAll method is not working....
  24. hi,

    i got a sample code.



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

    <%@ Import Namespace="System.Collections.ObjectModel" %>
    <%@ Import Namespace="System.Collections.Generic" %>
  25. Hi,

    I have added manual paging and sorting concept using IQuerable concept. I dont know how to add manual filter option. please help on this manual filter concept.


    can you provide sample...
Results 1 to 25 of 252
Page 1 of 11 1 2 3 4