Search Results

Type: Posts; User: helmishariff

Page 1 of 3 1 2 3
Search took 0.02 seconds.
  1. Total value on the summary not updated when I edit cell value.
  2. Ok, I have found it. In GridPanel sample, I change


    Html.X().GroupingSummary()
    .ID("GroupingSummary1")
    .GroupHeaderTplString("{name}")
    .HideGroupedHeader(true)
    ...
  3. May I know are there any sample how to grid with total value at the bottom? Something like to display total price in invoice or order form.
  4. May I know do you will sell Ext.NEt version 3 license earlier? in beta or release candidate? Thanks.
  5. Any sample on Aggregation Rows? Just like this in the Sencha example http://www.sencha.com/examples/#ExamplePlace:aggregationgrid
  6. I have tried same way on MVC 4 project but get an error message. I have used same nugget command: Install-Package Ext.NET.MVC4

    Error code at
    using Ext.Net.MVC;
    Can not resolve symbol .MVC
  7. Currently I'm in progress to migrate old project which base on Coolite ver 0.8 to Ext.net current version. I want migrate a few part from old project (0.8) to latest ext.net version and present it to...
  8. Ok. it's working. I have run nugget command: Install-Package Ext.NET.MVC5.
    May I know is it same with MVC4? Can I just run Install-Package Ext.NET.MVC4?

    I think I will test it myself. Thanks for...
  9. I'm sorry. My English not fluent. I mean, I can't run new MVC 5 project. The project is which I have created fresh base on MVC 5 and not upgrade from any previous version. After I have created new...
  10. Thanks for the info. I assume it is for migrate MVC 4 project to MVC5. But new test MVC 5 project can't render the View code (installed ext.net using nuget). When I run the project, I only get text...
  11. Hello, I have created a test project base on MVC 5 and installed the ext.net using nuget. I can run the project (can't run if I create MVC 4 base project). Then I have added a View and Controller to...
  12. Sorry, I posted to wrong place.

    For the error, log:

    === Pre-bind state information ===
    LOG: DisplayName = Newtonsoft.Json, Version=4.5.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed
    ...
  13. Hello, I'm have installed ext.net to my test project through Nuget. I try to run it and get error message:

    Could not load file or assembly 'Newtonsoft.Json, Version=4.5.0.0, Culture=neutral,...
  14. Hi! how to set grouptabpanel collapse on load? I have set Collapsed="true" but nothing change.
  15. This has been fixed in Mono svn.
  16. Any update on test solution? Thanks.
  17. I got feedback from Mono team.

    "Please create and attach a simple, self-contained test case which reproduces
    the issue. The trace you attached can be caused by a number of factors and is
    not...
  18. I have reported to Mono bugzilla.
  19. Not yet since you have reported to Mono team.
  20. Still error with mono 2.8.1

    The following exception has been thrown for the file(s) listed above:


    System.Web.Compilation.CompilationException: CS0584: Internal compiler error: An element with...
  21. Ok, thanks.
  22. I just copy from RC 1 example for combobox
  23. I get error for combo box when I use version 1.0 RC. No error on previous version.

    Error:
    Internal compiler error: An element with the same key already exists in the dictionary.

    Mono: 2.8
  24. Version 1.0 preview run fine on Mono 2.6.5. Mac & Opensuse.
  25. Any update?
Results 1 to 25 of 60
Page 1 of 3 1 2 3