Search Type: Posts; User: ssawchenko
Search: Search took 0.02 seconds.
-
28 Jun 2012 9:43 AM
- Replies
- 15
- Views
- 5,467
Although I have not tried to proposed solutions (due to time right now), I would just like to chime in and say that this is a feature I require - and having a flag in the node interface object to do...
-
14 Mar 2012 10:11 AM
- Replies
- 10
- Views
- 1,214
I solved this by setting the rootnode to a node interface JSON object, instead of trying to create a new store and THEN copy it to the rootnode.
This worked for me.
function... -
8 Mar 2012 9:14 AM
- Replies
- 10
- Views
- 1,214
!Contains Solution Below!
No errors, but I'm thinking it may be a bug in the deep copy (where the children aren't being copied).
I tried breaking it down into a simpler issue used a hard coded... -
7 Mar 2012 10:51 AM
- Replies
- 10
- Views
- 1,214
ps. Blech... I'm not sure what the editor did to my formatting... but it's all bunked up! Trying to fix it was futile, so hopefully you can read that!
-
7 Mar 2012 10:50 AM
- Replies
- 10
- Views
- 1,214
Yes, that is exactly what I'm looking to do (replace the entire store with a new one), however, the code you suggested did not appear to work for me. The root is changing, but it appears to not show...
-
6 Mar 2012 5:12 PM
- Replies
- 10
- Views
- 1,214
Did you find a solution for this? I am having the same issue.
-
28 Oct 2011 1:07 PM
- Replies
- 1
- Views
- 759
A little more info - I have tweaked my css such that the animation now runs, however, after the animation is complete my element disappears again. Does the animation process set the visibility after...
-
28 Oct 2011 10:32 AM
- Replies
- 1
- Views
- 759
I am in the process of converting from ext3 to ext4 and have been having nothing but issues with my animations. I have a div that was using slidein/slideout perfectly and now it appears broken.
... -
8 Feb 2011 11:33 AM
Jump to post Thread: Month/Day Picker by ssawchenko
- Replies
- 0
- Views
- 1,155
Hello everyone,
I am in need of a month/day picker that can be used as an editor input for a grid.
I imagine this would be a custom input with comboboxes for month and day, where the day combo... -
8 Feb 2011 11:28 AM
Jump to post Thread: Picker for day/month only by ssawchenko
- Replies
- 4
- Views
- 1,132
I am also looking for a day/month picker that can be used as a grid editor input.
Originally I was also thinking of using the datepicker and attempting to remove the year from it, but after much... -
28 Jan 2011 9:40 AM
- Replies
- 3
- Views
- 4,689
Did you ever find a plugin/extension/example that broke down a date into 3 comboboxes? I am looking for a month/day picker (no year), and would like to do so using 2 comboboxes.
Problem I'm... -
17 Jan 2011 3:17 PM
- Replies
- 13
- Views
- 8,496
For those also having this issue I thought I'd share my solution.
It appears you can override either "processEvent" or "toggleGroup". If overriding "processEvent" and you still wish the table to... -
13 Jan 2011 4:07 PM
- Replies
- 8
- Views
- 4,241
Was a good solution to this ever found? I also need to get rid of the cursor, and since I don't know of an EXT dropdown (non-combobox), I'm at an impasse.
Thank you! -
31 Dec 2010 3:16 PM
- Replies
- 6
- Views
- 3,251
We are using 3.3.0 at the moment.
-
31 Dec 2010 2:54 PM
- Replies
- 13
- Views
- 8,496
I am also looking to do this (disable the collapse of groups), however, I still need the user to be able to select and edit other cells. This means that the above solution will not work as it...
-
31 Dec 2010 9:52 AM
- Replies
- 6
- Views
- 3,251
I am also seeing this issue, using getValue() or getRawValue() is always returning me the display field and not the value field as I would like. I am not using Proxy, I am using local. The combobox...
-
8 Apr 2010 7:23 AM
- Replies
- 17
- Views
- 6,878
I was having a similar issue; I had a submit button and I wanted to do a confirmation before sending the post. Problem was, because the confirm is asynchronous the confirm would pop up but the...
-
15 Feb 2010 10:22 AM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
Sorry for the long delay in response - I re-downloaded 798 and the search bar is functioning again! Thank you for all your help!
-
1 Feb 2010 2:39 PM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
I'm setting it up in a separate panel because I need to display it outside of the grid [based on a storyboard I have been given from a designer which I need to try and recreate as close as possible]....
-
14 Jan 2010 2:43 PM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
Ok, here's a quick and dirty example that shows the problem.
This implementation will render the search bar into the grid tbar.
To produce the problem:
1) Uncomment //toolbarContainer:... -
14 Jan 2010 8:56 AM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
Hmm... any ideas of a work around? We need this to work, so if it doesn't I'll have to try and think of a different way of getting a search function in place.
-
12 Jan 2010 1:21 PM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
The plugin is being added to the data store; it's being added in the same location as in your example page [gridsearch.js]. In your original page you were defining the search plugin inline on the...
-
12 Jan 2010 9:53 AM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
I downloaded your source [dev], and I've been trying to reproduce it, but I'm honestly really green with Ext. I have tried to create a separate panel, and then render the search bar into the panel,...
-
8 Jan 2010 9:14 AM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
I was using 650 [2009-03-25 17:29:12], however even when I grabbed the development version 735 [2009-07-03 19:18:45] I still see the same issue.
Here are some code snippets that show what I am... -
7 Jan 2010 4:10 PM
Jump to post Thread: Grid Search Plugin by ssawchenko
- Replies
- 1,023
- Views
- 364,785
Hello all!
We recently upgraded to ext 3.1.0 and we noticed that the twintrigger field in our gridsearch plugin no longer renders [we stepped through the DOM and there is no sign of it]. We...
Results 1 to 25 of 36
