Search Results

Type: Posts; User: profitsistemas

Page 1 of 2 1 2
Search took 0.01 seconds.
  1. Thanks @Vladimir this solution is useful to solve the problem at the momento, but i would prefer a permanent solution, let's see if sencha can solve this issue!
  2. Ok thank you for reporting this Issue. Let me know if it gets corrected!
  3. Hello I have updated today from SVN I am using 2.2.0.18243 Ext version.
    Here is a post I made some months ago with the same problem using 2.1 Version....
  4. You can mark this as closed.
    I made a new checkout of repository and now Treepanel is working ok.
    Thank you!
  5. Here is my Scenario I have a TreePanel made in code behind. I use some javascript with direct method to refresh the tree. In my Tree I have root node, then another level of nodes, another level of...
  6. I analized the example and I figured out how to do it. Thank you
  7. Hello I want some basic example of how to load events in Calendar control from Database adding some custom fields to description. I need some codebehind examples to make some tests before starting to...
  8. Thanks @Vladimir! It's working ok now
  9. @Vladimir I tried your suggestion but after adding that code my window isn't showing.

    I wrote this but it's not working:


    this.winLog.LoadContent(new ComponentLoader() { Url =...
  10. Hello, here is my case: I have a GridPanel with some rows. I have a button and on click event i need to show a window with some url using params from the selected row. I can't make my window to load...
  11. Thanks @Baidaly ! It worked perfectly.
  12. Thank you @Baidaly! Your solution worked ok!
  13. Oh, thank you, I compared my code with example thousands times and couldn't find any difference.
  14. Thank you! I made it work using store. I got what i needed from this post: http://forums.ext.net/showthread.php?21910-CLOSED-GridPanel-filter-by-the-value-returned-by-renderer
  15. @Daniil, Checking examples and looking some forums threads I Read that renderer is only Client-Side and Calling Direct Methods is not supported. How can I do to replace Id Column for Description...
  16. Hi, I have a ComponentColumn with ComboBox inside it. I use it just for display purposes, I mean ,I Retrieve Grid's items from Database and use the ComboBox to replace an id Columun for its...
  17. Hello I have updated from svn trunk and after that everytime I execute
    this.Response.Redirect("SomePage.aspx") I get exceptions.

    I tried recompiling but i still get the same problem. When I use...
  18. Ok, thanks I will try some code related to example.
  19. Adding MaskRe="[^\\]" doesn't allow me to enter character \ which is ok, but it lets me copy some text with \ and then paste this into field. I need this field to be invalid if it has any \.
  20. I have a problem that i can not solve. I have a textArea and I need to prevent user for introducing character \. I have read that I need to use MaskRe property but I can not make it to work.
Results 1 to 25 of 40
Page 1 of 2 1 2