Search Results

Type: Posts; User: leonardm

Page 1 of 3 1 2 3
Search took 0.01 seconds.
  1. I'm in the process of putting something together (in Ext.NET MVC) so you can use.

    Leo
  2. And you proved what a great customer service you provide for paying premium customers...

    Bravo!
  3. Wow.... Aren't we a little testy today...

    Take it down a couple of notches, OK?

    All I asked is you change the code that you had already posted. It's a one line change for you - for crying out...
  4. That would take a long time for me to try to isolate this where I can send it to you. It's a pretty big program.

    Instead, could you try to change your sample (which you posted here) to use a...
  5. Thanks for your reply...

    My Treepanel id is assigned dynamically. I have a variable called gboTreepanel in cshtml that I use to dynamically create the Id.
    The Id is a combination of a name + and...
  6. Hi Guys,

    I have another TreeGrid related question and I hope you can help.

    I have a TreeGrid with many rows and I want to show a tooltip when the user hovers over a particular row where the...
  7. Thanks for that! Works perfectly.

    Please close this thread.

    Leo
  8. Hi,

    Is it possible to have a TreeGrid with alternating row colors just like a regular gridpanel?

    I'm using the MVC version 2.5

    Thanks,
    Leo
  9. Hi Daniil,

    I was hoping for an update on the ETA for the beta version of Ext 3.0 now that ExtJS 5.0 is stabilized.

    Thanks,
    Leo
  10. What is your ETA for this release? Beta? We need a lot of the functionality in ExtJS 5.0 ASAP.

    Thanks,
    Leo
  11. That fixed it. Thank You.

    I had originally found Ext.ux.Portlet code from this thread

    Please close this.
  12. Error Image:

    http://forums.ext.net/attachment.php?attachmentid=11821&stc=1
  13. Hi,

    The following is my Razor view:


    @(X.Panel()
    .Title("Dashboard")
    .ID("pnlDashboard")
    .IDMode(IDMode.Explicit)
    .IconCls("dashboard-icon")
  14. Thanks Daniil. You can close this now.
  15. Hi,

    I have a grid panel that uses the FilterHeader plugin to allow filtering in the header.
    When the user clicks on the Save button, I want to save the contents of this grid to the database....
  16. Hi,

    I'm using the GridDragDrop plugin to do re-ordering of my grid rows and I want to attach an event to the drop event. So that I can update the order field in the grid because I need to save...
  17. Hi,

    I was looking at the Beta of ExtJS 5.0 and I really like the "Crisp" theme. When do you think we can expect the Crisp theme to be available in Ext.NET?

    Thanks,
    Leo
  18. Hi,

    I'm using the Calendar example provided by Ext.NET (http://mvc.ext.net/#/Calendar_Overview/Remote_Data/).
    But when the user changes the date with the mini calendar on the left side, the...
  19. Hi,

    I need some help with converting the following to Razor Syntax: (this is from your sample code).

    I'm interested in the KeyMap portion:
    ...


    <ext:GridView runat="server">
    ...
  20. This is failing for me


    X.Button().Text("Save").Icon(Icon.Disk).LoadingState(ls => ls.Text = "Saving...")

    with message: Object reference not set to an instance of an object.

    Do I need to...
  21. Hi,

    Can you please give me the syntax for the MVC (Razor) version of this:


    2. Button with custom <LoadingState> configuration

    <ext:Button runat="server" Text="Click Me"...
  22. Excellent News! I'll be waiting patiently.

    Thanks
  23. I'm using a different approach now so please go ahead and close this.

    Thanks for your help,
    Leo
  24. Thank you Daniil that helps a lot.
    I'll see if I can make this work for my current project.
    Leo
  25. Hi,

    I can really use something like this jQuery Sparkline UI library that was made into a ExtJS plugin

    Unfortunately, I don't know how to incorporate the JS Plugin with Ext.NET or even if it is...
Results 1 to 25 of 57
Page 1 of 3 1 2 3