Search Results

Type: Posts; User: PriceRightHTML5team

Page 1 of 20 1 2 3 4
Search took 0.05 seconds.
  1. Any Idea whats happening..or its some issue with component column. Please let us know if there is any solution
  2. Problem Statement:-

    I have Grid with Component column, I am showing this grid on pop up. Its rendering first time with the javascript error shown in attached screenshot FirstTime.png, after...
  3. Hi,

    I am using Ext.net version 2.2.0.26551

    In that I am using DatePicker with MonthYear type as follows,



    X.DateFieldFor(model => Model.ScenarioDetails.SCENARIO_EXECUTION_DATE)
    ...
  4. Hi,

    I am using WarningOnDirty to show warning message on remote pagination of grid pannel. But if user clicks on NO button and clicks on Save button to save data from grid, its showing next page...
  5. HI,

    We want to set below properties to Combobox at once place so that it can apply trough out the application like ASP.net


    .ForceSelection(true)
    .EmptyText("-- Select --")
  6. Hi Daniil,
    As our application is in production. Thus, we can't go with version changes.

    Kindly provide us with the specific fix or provide details of the respective file where we can get the fix.
  7. Hi Daniil,
    We are using version number 2.2.0.26551
  8. Hi,
    Mine is an Asp.net MVC Razor view engine application.
    I have a gridpanel to which I have applied tooltip.

    Following is the markup and js for Tooltip.



    @(Html.X().ToolTip()
    ...
  9. Hi,

    I have requirement very similar to https://examples2.ext.net/#/Toolbar/Menu/MenuPanel/ example.

    There are multiple menupanels on the screen.

    Currently one menuitem from each menupanel...
  10. ok Daniil,

    Thanks..
  11. Hi,

    I have 2 charts and Grid panel giving chart details,i have retrieved both the charts SVG and by combining these SVGs, i have converted it to PNG with the help of below post which i had posted...
  12. Hi Daniil,
    Thanks for your reply.I updated the onshow() function and it worked.

    Further i need to add tooltip to the combobox list items. Thus, i added ID to the combobox.

    ...
  13. Hi,

    Mine is an asp.net MVC Razor View application.

    I have a gridpanel having component column. The component column has Combobox.
    Following is the markup of the ComponentColumn.


    ...
  14. Sorry for late reply.

    Yes, in sample example which i posted there was issue sorry for that, but in real application there was no logical error.

    Anyway by changing the approach problem has been...
  15. Hi,

    I am having a dynamic Line Chart where i am displaying a custom text on Line series marker, Say i want to display "A" or "P" on line series "Diamond" marker. I have achieved this by using...
  16. Thanks Daniil for the reply.

    As you told to use "Change" event of MultiCombo, is there any way to check on "Change" event whether item is selected or deselected? If so then it will be every...
  17. Hi Daniil,

    You mean to say that SelectedRegion will get call on both select and deselect of an item in MultiCombo? If so then that will create a problem

    As per my logic separate methods are...
  18. Hi,

    I have 2 MultiCombo's which is used to display Region & its Countries, if user selects one region from Region MultiCombo, its corresponding countries should get selected in Country MultiCombo...
  19. The issue i posted got resolved after adding the given fix.
  20. Hi Daniil,

    We have being going through the log for quite a long time. Unfortunately we are not able to get the specific SVN check in.

    Could you please provide us the specific fix.

    Thanks.
  21. Hi,

    We already have application with Ext.Net.dll of version 2.2.0.26551. New Ext.Net.dll might affect the application.

    So please provide respective script changes.

    Thanks.
  22. Issue not resolved.

    I have given one runnable test case on http://forums.ext.net/showthread.php?43271 to avoid confusion.
  23. HI,

    Mine is an ASP.net MVC razor view engine application.

    I have a partial view in which i have a grid panel.

    The grid panel has a component column.

    Following are the snippets of model,...
  24. Mine is APS.net MVC razor view engine.


    We have partial view with grid having component column. We wanted to render it in container 1st time it renders proper but when we go back to same view it...
  25. Any Updates on this ?
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4