Search Results

Type: Posts; User: Sowjanya

Page 1 of 3 1 2 3
Search took 0.01 seconds.
  1. Hi, sorry for the delay !


    Here is the working example:
    -----------------------------------
  2. Hi Geoff,

    Thanks a lot, It worked..Pls close this ticket. !
  3. Hi,

    Thanks for the reply, but sorry that did not work either...so I had to use native HTML components to achieve this
    This is what i did:, just in case it is helpful to others:...
  4. Okay, thanks..let me try and update if it works !
  5. but, in order to sort, i need to have access to all other records in this store, where only then i will be able to find out which is the highest value of this field, , 2nd highest value of this field...
  6. how is "mySortFn" related to "sortType: function(value)" ?how should I plug in this code in my aspx page ?
  7. yes. so how could the custom sorting be implemented on this column now?
  8. Hi, this is a working code where I tested in my local machine and confirmed it works, atleast for the the last post code.
    and fyi, it did not require additional objects like scripts etc etc...
    I...
  9. Hey,

    Yes, coz i thought of letting know that i am using ajaxproxy and so i had it in the code.
    Also, since I did not see any issues caused by having just bufferedrenderer and gridview in the...
  10. Hey,

    Sorry ! i know this is really messy ! :(

    I think i removed all the listeners and now it should be okay !




    ext:GridPanel ID="InstanceTable" runat="server" Frame="true"...
  11. Hi,

    Yes...I thought it would be better to provide the entire model / columns ... anyways, here is the updated code:



    <ext:GridPanel ID="InstanceTable" runat="server" Frame="true"...
  12. Hi,

    I would like to implement the custom sort functionality on two of the columns in a grid(EXPECTED_MAX_DATE and EXPECTED_DB_MAX_DATE). I need custom sort on these grid columns because each of...
  13. Hi,

    I am trying to render a bar chart in grid cell using column renderer. I am referring to these links actually:

    ...
  14. Hi, Can any one pls reply to this thread , asap ?
    Thanks again !!
  15. Hi,

    I am trying to get the grid store data in the form of xml using storesubmitdataeventargs object. when i try to get e.Xml, it does give an exception
    as attached in Exception.png - Unable to...
  16. Hey geoffrey,

    yes, The delay happens in the service side due to which the response rendered is delayed.

    And Yes, I did increase the time out in web config and in the ajax proxy request it works...
  17. Hi I am using the restful service in my application . In one of my ASP.Net pages, I am calling this service method using ajax proxy and this times out.

    It is wierd because all of the other pages...
  18. Hi,

    I am a premium user and trying to upgrade my project with latest Ext.Net dlls (V 2.4).

    Is it something that I can download directly via nuget / download link available on ext website (or)
    ...
  19. Hi Daniil,

    Thanks for the reply...


    but I want to bind the data before page is loaded...menaing...by the time page is loaded, I want the combo box to have values..

    but what is happening...
  20. Hi,

    I am trying to achieve the foll:

    1) bind/load data in the combo box that is defined inside componentcolumn of grid.
    2) after the data is loaded into that combo box, preselect an item /...
  21. Hi,

    I am using a line chart in my application, where I am trying to show a vertical line originating from X axis, on current date (model field is: CURRENT_DATE) on X axis.
    ( X axis has all...
  22. hi,

    It works fine for the number field that has min value as 0.


    BUt, for the number field that has minimum val as "1", its not working...as when i delete the numbers i typed in there, it sets...
  23. Hi,

    In my application, I am using ext chart, slider, number field.

    The slider and number field work in such a way that when i move the slider, it displays that value in the number field and...
  24. Hi,

    I am using ext.net line chart in my application.


    I have a grid, where on clicking the command button on that row, it opens us a window in which the chart is loaded. I am trying to have a...
  25. Hi,

    in a chart, Initially, I am binding empty data to chart store....but in an application event ( slider movement..) I have a direct method where i reload chart store based on this slider...
Results 1 to 25 of 64
Page 1 of 3 1 2 3