Search Results

Type: Posts; User: shaileshsakaria

Page 1 of 5 1 2 3 4
Search took 0.02 seconds.
  1. Hi

    My chrome version is 35.0.1916.153

    You are right, in zoom 100% its working but in 90% its creating problem. what is the solution for this?

    Thanks
  2. Hi

    I am using V2.5.2. I have downloaded ext.net version using nuget package manager.

    Let me know if any more information required.

    Thanks
  3. I am sorrryl, I used new version as 2.5
  4. Hi,

    I have converted from version 2.1 to 2.4, but I have issue in datefield in chrome when we click on [Month Year] part when datepicker is opened, see attached image.



    <%@ Page...
  5. Thanks for reply.

    Yes its worked.
  6. Thanks for your reply.

    By doing Nullable long its working but I can't do nullable to primary key as I have binded Entity framework classes directly to Store in almost all pages (more than 300...
  7. Hi,

    Recently I converted to new ext.net version from 2.1 to 2.5. but I got one issue while using getChangedData() method on store.

    Here I have attached minified sample.

    First click on "Add...
  8. Can you please guide me what portion of source code I need to take from source?
  9. How I can get it from ext.net source?
  10. Hi,

    I am using ext.net version 2.1

    I want to achieve following functionality in version 2.1
    https://examples2.ext.net/#/MultiUpload/Basic/Simple/

    Can you suggest me how to do?
  11. Hi,

    I am using Ext.net version 2.1.

    Developed one page using ext GridPanel control which has 25 columns and 50 rows, in fact there are more than 50 rows but we have done paging of size 50 at...
  12. I have gone through following example,
    https://examples2.ext.net/#/XRender/UserControl/UpdateContent/

    Now I want to assign some initail value in UserControl1.ascs.cs , Page_Load event like ,

    ...
  13. Yes this is also the one more problem.
  14. Hi,

    I have applied <prefetch> in following sample, and its not working and giving following javascript error, and again detail data is not refreshing in case of no detail data exist for master...
  15. Hi,

    I have applied <Prefetch> handler in both store, now mask hides but another issue is coming. When I click on the master row in which detail data is not there its working but again I click on...
  16. Please see the below code where,

    User has given choice to select pcs & cts as per his choices. We need to show the selection summary at the bottom. The problem is when we move on next page, the...
  17. Hi,

    Can anyone help on below?

    I would like to prevent listener (select / deselect ) to be fired when paging changes with checkbox selection model.

    If I select few or all records on page 1...
  18. Hi,

    Any luck for my isssue?

    Thanks
  19. Hi,

    I have updated the latest version of ext.net using nuget package. but still my issue is not resolved. In my example given previous, I have checked in chorme, I have master detail grid, so in...
  20. Hi!

    Can you tell me the steps to upgrade to latest version?
    Do I need to change anything in existing developed pages?
    After upgrading can I make sure all previous functionality will remain as...
  21. Hi

    Thanks for quick reply.

    I know that there is no detail data for fifth and sixth row but after click on fifth row and again click on first four row, data is not coming even data is there in...
  22. Hi,

    I have been trying with Infinte Scrolling https://examples2.ext.net/#/GridPanel/...ite_Scrolling/

    The following code is sometimes working perfect, sometimes not giving data , sometimes...
  23. Hi,

    I have been trying with Infinte Scrolling https://examples2.ext.net/#/GridPanel/Locking_Grid/Infinite_Scrolling/

    The below your code works perfectly if paging is 100, but as soon as I set...
  24. Hi!

    I want to change some my custom css, how can I start it? is there any documentation for it? Actually it is very difficult to everytime to see inspect element than change css, so request you to...
  25. Hi!

    I have written "SortChange" listener in grid, but it is calling two times while I click on any header cell of grid. How can I prevent it? Actually I want to sort it cusotom through code behind...
Results 1 to 25 of 121
Page 1 of 5 1 2 3 4