Search Type: Posts; User: Stripeman
Search: Search took 0.03 seconds.
-
5 Dec 2009 1:31 AM
- Replies
- 80
- Views
- 34,127
if i had code worthy of API doc.. id give ya some but i think this thread is a great idea, and leaves it open for someone to contribute ... just my 2cents.
-
20 Oct 2009 3:36 AM
- Replies
- 14
- Views
- 4,911
It shouldn't be much different.
-
15 Oct 2009 6:54 AM
- Replies
- 2
- Views
- 863
Howdy. I don't know why but the fieldsets are being overlapped by one of the xtypes 'textfield' when i change one of them to fieldset its fine.. I don't understand what I am doing wrong.
Any... -
7 Oct 2009 1:17 AM
- Replies
- 47
- Views
- 24,267
it only adds a little but more ...as you would still need to decrypt that MD5 string to know what the password is, because when you log in your still using your 'normal' password to log in.
-
6 Oct 2009 10:30 PM
- Replies
- 47
- Views
- 24,267
You meant: :P
Ext.getCmp(this.passwordId).setValue(Ext.util.MD5((Ext.getCmp(this.passwordId).getValue())));
Right? -
28 Sep 2009 12:00 AM
- Replies
- 47
- Views
- 24,267
Thanks for posting Thomas.
fyi..
There is another MD5 class ux for Ext here which is the one I am using.
http://www.extjs.com/forum/showthread.php?t=28460
So I just changed one lines of... -
15 Sep 2009 11:59 PM
- Replies
- 10
- Views
- 2,029
Sweet! Cant wait for 3.0.3!
-
1 Sep 2009 2:03 AM
Jump to post Thread: Grid Search Plugin by Stripeman
- Replies
- 1,023
- Views
- 367,407
Wholly sweating monkey balls...
caseStore.on('beforeload',
function() {
Ext.apply(caseStore.baseParams, {
... -
1 Sep 2009 1:55 AM
Jump to post Thread: VBulletin 3.8.4 Observations. by Stripeman
- Replies
- 36
- Views
- 5,894
I tried the removing of sig thing.. and no workie :{ I appreciate your continued efforts :)
-
1 Sep 2009 12:43 AM
Jump to post Thread: Grid Search Plugin by Stripeman
- Replies
- 1,023
- Views
- 367,407
HI jsakalos,
I have been trying to post.. but every damn time i post on the forums i get a friggin message telling me my post has to be moderated or some crap.
Well.. sorta.. when i push my ... -
31 Aug 2009 1:06 AM
Jump to post Thread: Grid Search Plugin by Stripeman
- Replies
- 1,023
- Views
- 367,407
Yes.. i need to 'check' (see if they are checked) before searching and then post those selected fields with that search (via params).
I have been trying to navigate via the dom to the search... -
30 Aug 2009 10:33 PM
Jump to post Thread: VBulletin 3.8.4 Observations. by Stripeman
- Replies
- 36
- Views
- 5,894
still getting a moderation message for this thread http://www.extjs.com/forum/showthread.php?p=380423#post380423
I hope someone can post my message... :) The attachments are working though -
30 Aug 2009 10:29 PM
Jump to post Thread: Grid Search Plugin by Stripeman
- Replies
- 1,023
- Views
- 367,407
To answer your question.... I will explain with teh attachments...
When the page initially loads the search works great and as intended. Please see the Firebug results below the grid in the... -
28 Aug 2009 3:50 PM
Jump to post Thread: Grid Search Plugin by Stripeman
- Replies
- 1,023
- Views
- 367,407
ok.. i understand... how do i get the selected fields though?
-
28 Aug 2009 12:44 PM
Jump to post Thread: VBulletin 3.8.4 Observations. by Stripeman
- Replies
- 36
- Views
- 5,894
any 'moderated' queued posts are now .. 'posted' ?
-
28 Aug 2009 6:08 AM
Jump to post Thread: VBulletin 3.8.4 Observations. by Stripeman
- Replies
- 36
- Views
- 5,894
um.. yea...
1. attachments are broke (dont even see an attachment options)
2. cant click on like the PHP button to wrap code
3. All messages are moderated before posting. :(
4. Even when... -
28 Aug 2009 6:02 AM
Jump to post Thread: Grid Search Plugin by Stripeman
- Replies
- 1,023
- Views
- 367,407
If I am using a tool bar that has buttons on it to reload the grid with a changed param for the store how can i get the checked fields that i want to search on so that i can submit them with the form...
-
7 Aug 2009 4:48 AM
Jump to post Thread: Theme Dark Gray by Stripeman
- Replies
- 37
- Views
- 66,879
did u ever finish ? and update for 3.0 ?
-
30 Jul 2009 8:47 AM
- Replies
- 8
- Views
- 1,618
This is not a Extjs issue.
Your compiling right ? Try running it uncompiled do u get the same error ?
Google may be your best friend
... -
30 Jul 2009 5:45 AM
- Replies
- 31
- Views
- 4,698
well ... no idea how to address this issue I am having.
-
29 Jul 2009 10:56 PM
- Replies
- 8
- Views
- 1,618
As MJ said post some screenies and some code.
Are you sure its an Ext issue? Are all versions of the .Net library the same? Is ISS configured to use the right version in which your project is... -
27 Jul 2009 4:18 AM
- Replies
- 31
- Views
- 4,698
ok..
Never using an override before.
Am I to place this in my listener when my form loads ? I understand that I have to call the setValue() just not sure where. I tried this below and a number... -
27 Jul 2009 1:03 AM
- Replies
- 31
- Views
- 4,698
i saw this post...
http://extjs.com/forum/showthread.php?p=359177#post359177
and was wondering if it may help me?
though i dont know what all the arguements are for in the function..... -
27 Jul 2009 12:59 AM
- Replies
- 2
- Views
- 1,032
is this and my post related?
http://extjs.com/forum/showthread.php?t=75604&page=3
If i dont change the value of the dropdown then the hiddenName wont post the valueField.
If i change the... -
27 Jul 2009 12:51 AM
- Replies
- 31
- Views
- 4,698
an update...
Seems this has been more difficult to debug because if i dont change the value of the dropdown then the hiddenName wont post the valueField.
I tried this follow:
...
Results 1 to 25 of 115
