Search Type: Posts; User: jack
Search: Search took 0.02 seconds.
-
3 Apr 2008 5:17 AM
Jump to post Thread: Green Theme by jack
- Replies
- 10
- Views
- 11,639
Hello there,
First of all, i would like to thank you for the theme, you did a really good job!
I took a screenshot of how it looked when i applied it to my system, take a look:
... -
5 Mar 2008 6:27 AM
- Replies
- 5
- Views
- 6,983
That helped me!
Thanks a lot. -
17 Jan 2008 9:52 AM
- Replies
- 13
- Views
- 3,163
I tried with the whole html code, and with no html and body tabs.. none worked.
But its ok, i found a better way. :)
Thanks in advance. -
17 Jan 2008 6:43 AM
- Replies
- 13
- Views
- 3,163
Sorry for ressurrecting this topic, but i'm having the same issue..
At this link: http://www.ufu.br/ramais/help.html i'm using a panel to show a help content.
But the point is:
All the content... -
21 Dec 2007 4:47 AM
Jump to post Thread: Extending the RowExpander Plugin by jack
- Replies
- 35
- Views
- 39,390
I'm trying to use the row expander on my code but its not working..
Edit: Nevermind, solved the problem and its working now..
http://www.ufu.br/ramais/
I'm getting data remotely from a... -
21 Dec 2007 2:40 AM
Jump to post Thread: Grid Filter (Plugin) by jack
- Replies
- 917
- Views
- 567,035
Yeah, but thats typo3 and extjs1.0...
I'm trying to use that as an example, but i'm not having any kind of success..
An extjs2.0 example would probably solv my problem.. :) -
20 Dec 2007 5:44 AM
Jump to post Thread: Grid Filter (Plugin) by jack
- Replies
- 917
- Views
- 567,035
I just finished my grid with all the search options and stuff..
http://www.ufu.br/ramais/
Now i need to do the following:
I need to change the color of some particular rows (because they will... -
14 Dec 2007 4:48 AM
Jump to post Thread: Grid Filter (Plugin) by jack
- Replies
- 917
- Views
- 567,035
Yeah, we got it solved.
This is the new code:
<?php
require_once 'db.inc.php';
$ramais = DB_DataObject::factory('ramal');
$campus = DB_DataObject::factory('campus'); -
13 Dec 2007 5:21 AM
Jump to post Thread: Grid Filter (Plugin) by jack
- Replies
- 917
- Views
- 567,035
Hello there.
I've started this thread: http://extjs.com/forum/showthread.php?t=19010 and solved almost all my issues there.
But there is one last thing that is being hard to find out.
The... -
13 Dec 2007 5:12 AM
Jump to post Thread: Gird filters by jack
- Replies
- 10
- Views
- 3,131
Alright.
-
13 Dec 2007 3:47 AM
Jump to post Thread: Gird filters by jack
- Replies
- 10
- Views
- 3,131
Something like this?
<?php
require_once 'db.inc.php';
$ramais = DB_DataObject::factory('ramal');
$start = $_GET['start']; -
13 Dec 2007 2:55 AM
Jump to post Thread: Gird filters by jack
- Replies
- 10
- Views
- 3,131
I see.. thats a good solution and thanks for that..
I've changed the code, so now the only available search is the nome_ramal string search.
Thats easier to do server side, and in this case, it's... -
29 Nov 2007 7:51 AM
Jump to post Thread: Gird filters by jack
- Replies
- 10
- Views
- 3,131
@Animal
Okey, i have followed the steps and used the user extention filter for 2.0.
But i will need your help again hehehe..
It kinda worked, i mean, i can now see the filters to be used in the... -
28 Nov 2007 3:13 AM
Jump to post Thread: Gird filters by jack
- Replies
- 10
- Views
- 3,131
Okey, i will be checking that!
Thanks in advance. -
23 Nov 2007 5:13 AM
Jump to post Thread: Gird filters by jack
- Replies
- 10
- Views
- 3,131
Hello everyone,
I'm new here, and also not a really good programmer.
But right now i need to do a grid which contains some pabx numbers..
I'm using ExtJs 2.0 RC1 and i could create the grid...
Results 1 to 15 of 15
