Search Type: Posts; User: pludikhu
Search: Search took 0.02 seconds.
-
4 Feb 2013 10:36 AM
- Replies
- 2
- Views
- 1,959
Thanks for doing all the work for me ;-)
-
24 Oct 2011 7:34 AM
Jump to post Thread: Grid CellActions Plugin by pludikhu
- Replies
- 274
- Views
- 96,457
You sir, are fantastic ;-)
It works like a charm; thank you very much! -
23 Oct 2011 10:51 AM
Jump to post Thread: Grid CellActions Plugin by pludikhu
- Replies
- 274
- Views
- 96,457
Hi Saki, is this still thread still supported?
I've been using cell actions with 3.2.1 but as soon as I switch to 3.4.0, the qtips are gone.
Any idea how come? When I switch back to 3.2.1 they... -
12 Aug 2011 12:07 AM
- Replies
- 1
- Views
- 2,344
Hi Rob
Seems like a fine development that I'm going to put to use right now.
However, I was thinking maybe you wrote Ext.ComboBox instead of Ext.form.ComboBox, right?! I'm sure it was just a... -
7 Nov 2010 5:21 AM
- Replies
- 2
- Views
- 1,671
Thank you once again for trying to help me out, Condor!
Your unlimited drive to help people in here is an example to us all!
I used onBlur and onSelect because:
a) my application dates from the... -
4 Nov 2010 8:05 AM
- Replies
- 2
- Views
- 1,671
I have a combo field in my project where users can either select an existing entry by typing four characters or type a new value to be added.
If they select an existing one, I'd like onSelect to... -
3 Oct 2010 12:15 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Yes, I said 1.7 but meant 0.0.17.
Looking forward to it.
Thx -
28 Sep 2010 11:34 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Hi again Mendez
Thanks for the information. Hopefully you get the company support you're looking for.
Can I report a display problem in FF & IE8?
Clip 1 shows from 2010-08-31 22:00 to... -
25 Sep 2010 11:43 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Hi Mendez
Is this project still alive or should we wait for Ext Calendar?
Would be a pity for all the effort you put into it.
But if you honestly say you can't match a complete Ext dev team, I... -
9 Sep 2010 10:46 AM
Jump to post Thread: Tripple state in editable Grid by pludikhu
- Replies
- 4
- Views
- 693
I was going to use RowActions/CellActions now but it doesn't seem to be compatible with addField ...
Any input on that please, Condor? -
3 Sep 2010 10:43 PM
Jump to post Thread: Tripple state in editable Grid by pludikhu
- Replies
- 4
- Views
- 693
Hi all
I was trying to get a CycleButton in an editable grid cell, but it doesn't seem to work.
var cm = new Ext.grid.ColumnModel({
columns: [{
header: 'Light',
... -
19 Aug 2010 11:50 AM
- Replies
- 2
- Views
- 572
Worst thing, sometimes it is ;-)
I tried a lot, but not to remove the xtype completely!
You're a champ Condor!
B.t.w. I also use your grid addField and it works like a charm.
Well, I'm not... -
19 Aug 2010 9:56 AM
- Replies
- 0
- Views
- 544
Sorry for double post!
-
19 Aug 2010 9:44 AM
- Replies
- 2
- Views
- 572
Hi
I have a GridPanel with a booleancolumn something like (simplified code to show all involved which I think may be relevant):
var grid = new Ext.grid.GridPanel({
...
cm: new... -
9 Aug 2010 11:02 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Hi
I thought I had a clear test case and tested it over and over again and it would fail every time unless I had the dummy record.
But now, I can't repeat it any more. Please just leave it for... -
9 Aug 2010 7:41 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
I cannot quite explain but it seems that the very first entry in the store gives an undefined dataset when switching from month to the day containing this first entry.
It's not logical because the... -
5 Aug 2010 4:14 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
I very much appreciate your comment and will do as you suggest, Mystix.
Thank you -
4 Aug 2010 10:57 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Maybe not a lot use Opera (on your half of the hemisphere ;) ) but some still use IE6 and I wanted to push them to use alternative browsers. Opera's JS rendering engine is blazing fast, why don't...
-
3 Aug 2010 11:37 PM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Hi cmendez21!
There are some problems in Dayview in Opera 10.60.
With 0.0.17 it shows just the hour bar in the middle of the screen (instead of on the left hand side).
Older versions (0.0.15,... -
18 Jul 2010 11:43 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Care to fill us in, arian10daddy?
Maybe it's something that could help us in the future ;-)
Thanks -
6 Jun 2010 2:30 AM
Jump to post Thread: Label above field by pludikhu
- Replies
- 2
- Views
- 1,795
Thank you for your reply, Animal, I tried labelAlign 'top' but obviously positioned it at the wrong place.
It works right below FormPanel.
Thanks & sorry to have bothered you.
Patrick -
6 Jun 2010 1:48 AM
Jump to post Thread: Label above field by pludikhu
- Replies
- 2
- Views
- 1,795
I was just wondering if below syntax is OK or whether it is 'Not Done', e.g. if it happens to work now but isn't guaranteed in the future.
I'm using a column layout in a FormPanel and want to... -
12 May 2010 11:45 AM
Jump to post Thread: E2CS-EventCalendar (v0.0.16) by pludikhu
- Replies
- 701
- Views
- 174,618
Health goes first cmendez21!
Get well soon! Then share the new stuff ... ;)
Patrick -
29 Dec 2009 11:22 AM
- Replies
- 1
- Views
- 884
Believe it or not, it was a css issue.
I had some style:
html { padding: 10px}
Changed that to:
body{ padding: 10px} -
27 Dec 2009 1:01 AM
- Replies
- 1
- Views
- 884
What's so wrong with this that it doesn't work in IE 7 or IE8 compat and does in IE6, IE8 and other browsers like FF, Safari and Opera?
Problem: when selecting, nothing seems to happen, already...
Results 1 to 25 of 57
