Search Results

Type: Posts; User: fabricio.murta

Page 1 of 20 1 2 3 4
Search took 0.10 seconds; generated 47 minute(s) ago.
  1. Hello, @elector!

    You can't really give IDs to grid row cells as they are likely dynamically rendered on screen. That's particularly true if the grid has more results than what the screen can show...
  2. Hello again, Paul!



    You are right. We simply didn't want to block people from trying newer versions -- and making their own ones -- in the future. We simply couldn't tell how long new releases...
  3. Hello @plok77!

    Unfortunately we couldn't maintain backwards compatibility between latest releases of the Ext.NET.Utilities package with Ext.NET versions as early as 1.7.0. Ext.NET 1.7.0 is...
  4. Hello again, @lixiping!

    Without a test case it's going to be difficult to help you. But something else that came to mind is, perhaps the data coming back from the server is not being translated...
  5. Hello, @lixiping!

    It is a bit difficult to reproduce the problem you described on our end unless you provide the code to a runnable test case. So for now, we will try a few guesses for what could...
  6. Hello, @richardLiu!

    Is it feasible for you to transcribe the functionality you want in the form of a simplified legacy Ext.NET example (same version of the screenshot you shared), so we could base...
  7. Hello agian, Gidi!

    Don't worry, take your time! We'll be here shall you need help with this in the future. We'll mark this thread as closed by now, but feel free to post back here if you have a...
  8. Hello again, Gidi!

    Good question! The bad news is, there won't be documentation for this in the Sencha docs website, and I'm afraid the plugin code does not employ inline documentation directives....
  9. Glad it works, thanks for the feedback!
  10. Hello, Gidi!

    Try Ext.Net.X.AddScript("App.GridPanel.normalGrid.features[0].collapseAll();") when the grid has one or more locked columns.

    Hope this helps!
  11. Hello, Gidi!

    This happens because code behind can only know client-side component state if it is passed along the event. In several situations, Ext.NET handles that for you, but it's not always...
  12. Hello Jiri!

    It's been a while since we replied to your inquire and still no feedback from you. Do you need further help with this issue?

    We may mark this thread as closed in 7+ days from now if...
  13. Hello, Jiri!

    Do you still need help with this? If not, we'll mark this thread as closed/completed in 7+ days from now. We won't be locking up the thread so you will still be able to post whenever...
  14. Hello again, @lixiping!

    It's been a while since we replied your inquire and still no follow-up from you. Do you still need help with time zone handling in Ext.NET?

    We may mark this thread as...
  15. Hello, Jiri!

    It's been some days since we replied your inquire and still no feedback from you. Do you still need help with this issue? If you do not post back in 7+ days from now, we may mark this...
  16. Hello, @bryanparke, and welcome back to Ext.NET after so long!

    It's kind of a big step, upgrading from 1.x to 5.x, and you are in the right path with the ResourceManager.GetInstance() change. But...
  17. Hello again, Gidi!

    Sorry for the really long time to post back an answer here, we simply couldn't find anything better than what you have. Again, because how the locking grid is implemented, it is...
  18. Hello, Gidi!

    As we discussed in this post it is not currently supported by the ExtJS framework. Perhaps because not many people requested the feature throughout the years.

    We'll take a look to...
  19. Hello again, Gidi!

    Thanks for the feedback and glad you found a solution that works for you. It might work also if you clear selection and re-select the row, but there shouldn't really incur any...
  20. Hello Gidi!

    First and foremost, I apologize for the long delay replying your inquire. We're undergoing some maintenance and this affected the response time. It should be fixed in the next days and...
  21. Hello, Gidi!

    I have just tested your code and it... well... just works!.. I'm not getting any (vertical or horizontal) scroll bars being reset when clicking to refresh data.

    I even changed your...
  22. Hello, @Fahd!

    Sorry once again for the delay replying your message.

    Your question was very pertinent, as actionName= only allows for actions in the same controller. It seems, though, that...
  23. Hello again, Gidi!

    I'm afraid spanning the group title across the locked and normal view is not supported. Interesting enough, I couldn't find discussions here and in other boards specific to this...
  24. Hello again, @Fahd!

    In order to properly build the request to the action endpoint, you should use a simplified version of the DirectEvent set up.

    All that seems to have been left in your test...
  25. Hello @Fahd, and sorry for the delay! We are checking your test case and will post a follow-up today!
Results 1 to 25 of 500
Page 1 of 20 1 2 3 4