Search Results

Type: Posts; User: Svr77

Page 1 of 3 1 2 3
Search took 0.01 seconds; generated 9 minute(s) ago.
  1. Hi again,

    Please disregard this message. In your letter with the license it was stated that Ext 2.x sources are located at trunk, but now I see that they were moved to branch/2. I got sources from...
  2. Hello All,

    I downloaded the latest version of 2.x from trunk and can't normally open solution. Ext.Net.Examples.csproj is opened normally, but Ext.Net.csproj.user and Ext.Net.Examples.MVC.csproj...
  3. Hi Daniil,

    You example works but I have a bit different aspect. First of all, I think it is only related with GridPanel, because with other controls seems it is working fine. Here is detailed...
  4. Hi Mimisss,

    Yes, I've checked and found that it works in your case. However if you try to do it using ToConfig this doesn't work. For instance, like this:


    string str =...
  5. Hi All,

    I am using Ext.NET 2.5.3 release and found that such construction doesn't work anymore:


    <ext:Button runat="server" Text="Filter" Icon="Magnifier" Id="statusFilter" MyCustomProp="1" />...
  6. Hi Daniil,

    I think that I am not correctly asked a question in the beginning. Actually all that I wanted in some cases just to merge two cells in the grid. I searched the forum and found a picture...
  7. Hi Mimisss,

    Thanks, but how this helps in my case? First of all, emptyCellText is not working in ExtJS 4.2.1.883. Here is a bug that was posted to sencha forum and which seems still not fixed yet:...
  8. Hi All,

    I tired to implement a basic cell merging in grid for specific row based on this example:
    ...
  9. I mean that when I see green and blue bars, I don't want to show values separately for each bur but need to summarize them and show on the top of bar.
  10. Hello,

    I have a graphic which is displayed as a stacked column chart and need to display labels in the following way:

    1) When both series (allocated and non allocated offers) are selected than...
  11. Thanks Daniil, your solution is working like a charm, as always!
  12. Hello,

    Thank you for your hint. I already found this component but now is the question how to add to existing layout. I mean, that normally I am need to use <Edit></Editor> tags, but with case of...
  13. Hi All,

    Is there any way how to make RatingColumns component work together with row editor. When I am trying to double click on a row to edit, row editor shows rating component perfectly, but I am...
  14. Hello All,

    Can you post me an example or at least guidance about a good approach how to reconfigure a tree panel using JavaScript? I tired to search over the internet, but only found that there...
  15. Thanks, this works! You rock!!!

    Alexander
  16. Hi Daniil,



    I tired to use such construction during Page_Load but it doesn't work


    CompanyCountryId.SelectedItems.Add(new Ext.Net.ListItem("F0B385AB-780D-47D6-AB68-2BDC9FBA2FF0"));

    As...
  17. Hi All,

    May be a silly question but I didn't find how to answer on here on forum. I have a store which is populated in codebehind and combobox which is having StoreID set to this store. My...
  18. Thanks Daniil, this is working. Actually I did the same but just replaced fieldcontainer with container.

    Regards,
    Alexander
  19. Hi Geoffrey,

    I just downloaded the latest version of ext.net and tried to run my sample on a new project. I see that this problem no longer exists. However, I still can't use the latest version of...
  20. The problem is that I can't use the latest version of sources, due to big amount of changes that need to be done in my project. At the moment I am using Ext.Net 2.1.0.32223.

    Alexander
  21. Hello All,

    For some reason HBox layout doesn't work well inside of FieldContainer. I specially filled in area of Field Container by green color in order to be sure that it is correctly aligned...
  22. Hi All,

    I am trying to create a page based on the example below but with dynamic columns.

    https://examples2.ext.net/#/DataView/Advanced/Report/

    I don't know amount of columns it will come...
  23. Finally I got the solution myself, the right style should be:



    You can close this topic
  24. Hi Daniil,

    All this is good, but I do not need to move the button on fieldset. All that I want to do when you setup padding for frameset = 0, the title wouldn't be moved on the left but stay on...
  25. I am sorry, I am not clear what are you suggesting to do?
Results 1 to 25 of 54
Page 1 of 3 1 2 3