Search Results

Type: Posts; User: 4L4Y

Search took 0.01 seconds.
  1. Thread: Change Node Icon

    by 4L4Y
    thanks for view guys,
    SOLVED
  2. Thread: Change Node Icon

    by 4L4Y
    How to Change my node Icon at tree menu
    all my icon tree menu is folder picture, and i want to change child node icon.
    6337


    this my json code


    {
    "msg": "No value for message field",
  3. @(Html.X().Panel()
    .Region(Region.West)
    .Header(true)
    .Border(false)
    .Title("Navigation")
    .Width(250)
    .Height(450)
    ...
  4. this my extnet Code

    west region / my menu


    @(Html.X().Panel()
    .Region(Region.West)
    .Header(true)
    .Border(false)
    .Title("Navigation")
  5. yes, it works , i must upgrade my Nuget version hehe
    sorry my bad
  6. Hi,
    What's the mean


    this mycode in extjs render result from extnet code,
    because i split file in ext.net code, so to much file i post in here.
  7. Hi daniil,
    yes but I always get an error when using a packet of nuggets, so I better use the manual setting.
    6243
  8. wow thanks for sharing , its work for MVC application , but dont forget put


    routes.IgnoreRoute("{exclude}/{extnet}/ext.axd");


    in global.asax


    thanks,
  9. hi daniil

    thanks, thats my fools, I enter into Items.
    sorry about my stupid question.

    Regrads,
    4L4Y
  10. Hi,
    I have a problem, iwant using datepicker on selected option.
    but I can not display datepicker calendar.
    5944
    this my code


    @Html.X().ResourceManager().Theme(Theme.Gray)...
  11. Yes sir, I've read that thread. and I could use ext.net version 2.1.0.
    but I did not get the 2.1.1 version Ext.Net.MVC

    Well, I will read that thread again

    thank daniil ,for your reply
  12. hi daniil, thanks for reply
    yes, demo project its work,
    and what if I create a new solution (.sln)?
    how to configure my MvcApplication so it can use the features of extnet.

    because the only...
  13. Thanks for Reply geoffrey, and sorry about my prev post

    Yes, i see and i downloaded file from that link
    i have a problem again,

    this my step,
    1. Donwload ExtNet Via nuget.
    2. Edited...
  14. thanks for reply vlad
    to be honest, i do not know how to use ext.net from that link.
    so i'll use ext.net version 2.1.0, it works for mvc.
    pm> install-package ext.net -version 2.1.0
    if i using...
  15. I reading in the book Ext.NET Web Application Development. Chapter 1 Page 23
    Error Install-Package Ext.NET.MVC ? Why?
    How to using Ext.Net For MVC?

    do i have to use the previous version?...
  16. @vladimir
    Ok, I'll be waiting

    Um.. Sorry vlad, where's configure for MVC ?
    i've download at http://www.ext.net/download/
    Ext.NET.MVC.Pro.2.1.1

    i follow README.txt ,
  17. @vladimir

    ok, vlad
    i was focus to learn mvc extnet, i dont know if MVC removed from instalation via nugget.

    thanks for reply,
    4L4Y
  18. Hi, expert

    First time i used Ext.Net MVC in november, and it can run properly. but in December i can't use again Ext.Net MVC in visual studio.
    this step when i used Ext.Net:
    1. Install component...
Results 1 to 18 of 18