Search Type: Posts; User: idefix
Search: Search took 0.01 seconds.
-
1 Jun 2012 7:05 AM
Jump to post Thread: Sencha Meeting in Munich by idefix
- Replies
- 1
- Views
- 395
Dear all,
is there a meeting in Munich planned? -
5 Sep 2011 10:12 PM
- Replies
- 16
- Views
- 4,170
Dear all,
I'm in. Looking foward to seeing you all again. -
4 Aug 2011 4:39 AM
Jump to post Thread: Grid Search Plugin by idefix
- Replies
- 1,023
- Views
- 363,542
it will not erase the table. It will only clear the content in the table.
But maybe you have some security modules in your webserver enabled that will filter out the kind of chained querries. -
3 Aug 2011 7:23 AM
Jump to post Thread: Grid Search Plugin by idefix
- Replies
- 1,023
- Views
- 363,542
Is the table not named shops?
-
3 Aug 2011 5:17 AM
Jump to post Thread: Grid Search Plugin by idefix
- Replies
- 1,023
- Views
- 363,542
Try:
http://host/phpscript.php?limit=2%3Bdelete%20from%20shops -
3 Aug 2011 4:06 AM
Jump to post Thread: Grid Search Plugin by idefix
- Replies
- 1,023
- Views
- 363,542
As small comment to you php script. It is vulnerable to sql injection, you should fix that in your final version. If you pass a string as start='5;delete from shops' it will clean up your table :)
-
28 Jul 2011 10:07 AM
- Replies
- 51
- Views
- 10,747
Thanks a lot for the meeting yesterday. It was very helpfull for me to dig deeper into the MVC concept :)
There is an incredible knowledge in this group avaiable and I'm sure everyone can benefit... -
21 Jul 2011 10:24 AM
- Replies
- 51
- Views
- 10,747
I'll be in. See you next week.
-
21 Jun 2011 10:40 PM
- Replies
- 2
- Views
- 1,003
Thanks a lot for your answer, then I will continue to go into the direction of MVC. Good to know it is the right way.
-
21 Jun 2011 6:01 AM
- Replies
- 51
- Views
- 10,747
Great, I will try to block the 27th July to see you all.
-
21 Jun 2011 5:31 AM
- Replies
- 51
- Views
- 10,747
Are beginners here also welcome? I have very little experience in ExtJS4 development so in the first sessions it's more learning for me. I use ExtJS4 not commercially but I plan to port a very old...
-
21 Jun 2011 4:00 AM
- Replies
- 2
- Views
- 1,003
Dear forum users,
I started some time ago with extjs 3 and developed a small address application. Everything is written into one .js file which is working but horrible to handle, extend and fix... -
5 May 2011 5:56 AM
Jump to post Thread: Grid Search Plugin by idefix
- Replies
- 1,023
- Views
- 363,542
Is there a version available that runs with extjs 4.0.0?
-
5 May 2011 1:16 AM
Jump to post Thread: Search field for grid panel by idefix
- Replies
- 0
- Views
- 1,301
Hi,
i just convert one application from extjs3 to 4 and I use for the grid panel a search field:
http://www.sencha.com/forum/showthread.php?84699-searchField-modified&highlight=searchfield
Is... -
3 Nov 2010 4:12 AM
Jump to post Thread: Upgrade from 3.2.1 to 3.3.0 by idefix
- Replies
- 4
- Views
- 664
Dear Condor,
great thanks a lot for your help that fixed my problem, application runs fine now with version 3.3.0. -
3 Nov 2010 2:35 AM
Jump to post Thread: Upgrade from 3.2.1 to 3.3.0 by idefix
- Replies
- 4
- Views
- 664
Thanks for your answer, I modified the file like described.
I think I have to generate the ext-all.js and ext-all-debug.js newly after doing this change?
How can I do this, I cannot find a Makefile... -
3 Nov 2010 1:36 AM
Jump to post Thread: Upgrade from 3.2.1 to 3.3.0 by idefix
- Replies
- 4
- Views
- 664
Hi,
I have a small application that I tried to transfer to extjs 3.3.0.
But it fails with the error message while loading:
ct is null in ext-all-debug.js (line 10905)
The code of the line is:... -
3 Apr 2010 3:03 AM
Jump to post Thread: Change format of dateField by idefix
- Replies
- 0
- Views
- 404
Hi,
I have a datefield in my form and I want the format while inserting a date:
d.m.Y
but if the form value is trasmitted to the server it should by Y-m-d.
Is there an easy way to do this?... -
21 Mar 2010 10:27 AM
Jump to post Thread: Arrange buttons in a form panel by idefix
- Replies
- 2
- Views
- 1,179
Hi,
buttonAlign was the magic parameter which solved the problem.
Thanks you very much! -
21 Mar 2010 9:17 AM
Jump to post Thread: Arrange buttons in a form panel by idefix
- Replies
- 2
- Views
- 1,179
Hi,
how can I change the position of buttons in a form panel. Here a reduced example:
Ext.BLANK_IMAGE_URL = '/ext/resources/images/default/s.gif';
Ext.onReady(function() {
... -
14 Mar 2010 2:51 PM
- Replies
- 3
- Views
- 1,229
thank you both for your answers.
I think my fault was that I had to add one more level of items inside the column layout.
If someone sees a bad coding, please let me know B).
The following is... -
13 Mar 2010 7:10 AM
- Replies
- 3
- Views
- 1,229
Hi,
I'm new to EXT JS but I played now a little bit with it and read a lot of documentation and tutorials and I think I understood the main idea.
I will try to migrate now one of my old php...
Results 1 to 22 of 22
