Search Results

Type: Posts; User: jwhitmire36

Page 1 of 3 1 2 3
Search took 0.01 seconds.
  1. Got it, thanks. I figured it would be something fairly basic I was overlooking. You can close this thread.

    Appreciate the help.
    JW
  2. Hello,
    I've been through a bunch of posts and tried a lot of different things and I can't for the life of my figure this out. In Page_Load in code behind I am creating a Panel and inside the panel...
  3. Thanks Daniil, this is Awesome!! I'll also have the option to create custom menu items with this solution. Thanks for your help, much appreciated!!

    You can close the thread.

    JW
  4. Hello,
    This is a continuation of another thread Nested Grid w/Remote Filter that you helped with. What I want to explore next is the possibility of having a ListFilter on the 2nd level grid and the...
  5. Sorry been off work for a couple days, but I have this working now. Thanks for your help! You can close this thread.

    JW
  6. Hi Daniil,
    Thanks for the response. I see how to use the PageProxy and DirectFn to call a DirectMethod to load the second grid. What I'm not figuring out is how to pass custom parameter to the...
  7. Hello,
    First I am trying to find out if what I am looking to do is even possible, and if so then what is the best approach to accomplish it. I started with the nested grid example in the HasMany...
  8. Ok thanks! You can close this thread.

    JW
  9. Daniil,
    In the actual application the window is for data entry and the button click goes back to the server to do validation and save to database, then close the window and it's destroyed because...
  10. A reference to the Window, something I got from the forums quite some time ago. Danill references in this post

    http://forums.ext.net/showthread.php?27009-CLOSED-Get-control-in-Parent-Page
  11. Hi,
    My company is (finally) upgrading from IE8, and in testing with IE10 i've come across an error closing a window that works in IE8, and IE10 in compatability mode. I have a Main page that opens...
  12. Thanks guys, I was just going to ask if there was documentation on the change too! I made the change in my app and all is well.

    JW
  13. Hello,
    I just recently downloaded version 2.5.1, previously using 2.2, and when I upgraded the project I get errors on <ext:Panel> object. I have quite a few panels with the config UI='bubble' in...
  14. If anyone else is interested, to accomplish the look I wanted instead of using the group column header, I used the <HeaderConfig> of the <GridPanel> to place the filter textbox. Then I had to move...
  15. OK, thanks for looking into it for me.

    JW
  16. Hello,
    I have a <GridPanel> that is being grouped, so I am using nested <Columns> to achieve the multi-level header rows with the group header on top and the individual column headers below. I...
  17. Thanks, you can close this thread.

    JW
  18. Thanks Danill, the doc for ViewDropZone actually states 'Don't rely on its existence' so I won't be able to go this route. I'm actually working on using DragZone and DropZone instead of the...
  19. Thanks Zdenek,
    Your example is working good in Chrome 31 and Firefox 26, my unfortunate problem is that IE8 is throwing javascript errors when dragging the right side grid. I'm developing an...
  20. Hey guys,
    Sorry didn't get the email that there was a reply.

    Zdenek's example is close to what I'm trying to accomplish, the Left side grid row does remain which is great and what I asked for. ...
  21. Hello,
    I'm trying to modify the Grid to Grid Drag and Drop example https://examples2.ext.net/#/DragDrop/Grid/Grid_to_Grid/
    so that the left side grid row does NOT get removed after dropping to the...
  22. Thanks Baidaly, that's a bummer. Your example works to recreate the menu, I'll have to think about wheter maintaing the selections myself is worth it for my app. You can close this, thanks.

    JW
  23. Hello,
    I have a Grid Panel with GridFilters and a ListFilter sourced by a Store. I am trying to update the ListFilter values by reloading the store in a DirectEvent. I have accomplished this for...
  24. Wow, thanks that works. I was trying to make it WAY more complicated.

    JW
  25. Hello,
    I'm trying to figure out doing Drag and Drop from Grid1 to Grid2 AND also be able to reorder the rows in Grid2 after they've been dropped. I found this post...
Results 1 to 25 of 58
Page 1 of 3 1 2 3