Search Type: Posts; User: spiderman123
Search: Search took 0.02 seconds.
-
31 May 2011 12:25 AM
- Replies
- 4
- Views
- 2,509
Which SVG have u used? Is it raphael?
-
4 Jan 2011 4:13 AM
- Replies
- 96
- Views
- 42,062
thx for your quick reply! It works fine now!!!!
-
4 Jan 2011 3:11 AM
- Replies
- 96
- Views
- 42,062
Hi Condor,
thx for your reply! I got error when i try to lock the column from context menu on the column header. -
4 Jan 2011 1:40 AM
- Replies
- 96
- Views
- 42,062
Hi Condor,
problems will be occurred when i use this feature with gridfilters plugin. I used Extjs 3.3.1 for my app. The error that i got from firebug:
Ext.fly(view.getHeaderCell(i)) is... -
10 Mar 2010 1:19 AM
Jump to post Thread: Ext.ux.form.CheckboxCombo by spiderman123
- Replies
- 92
- Views
- 27,331
hi,
can you show me how i can add it into editor grid?
thx -
24 Jan 2010 7:54 PM
- Replies
- 2
- Views
- 574
also my FormPanel:
var myFormPanel = new Ext.form.FormPanel({
id: "myformpanel",
url: 'myform/load',
border:false,
labelWidth: 350,
layout:'form',
keys:keys,
... -
24 Jan 2010 6:12 PM
- Replies
- 2
- Views
- 574
Hi,
i have following scenario:
1. i have created FormPanel
2. i have created 1 combobox (with 2 values 0 or 1) and 1 hidden textfield. The textfield is shown when the combobox has value 1. ... -
24 Jan 2010 4:31 PM
- Replies
- 0
- Views
- 506
Hi,
i didnt know what should id do, how i fire the load method in my FormPanel to initialize it when i have created an panel with layout:'card' which has a lot of child-items are FormPanels.
... -
11 Jan 2010 6:48 AM
- Replies
- 623
- Views
- 216,464
has someone got fixed version of LovCombo for extjs 3.x?
-
16 Dec 2009 8:27 AM
- Replies
- 144
- Views
- 57,803
Hi,
thx for your answer!
>Do you use our backend? PHP version or Grails version?
i use Grails as backend
>Do you mean you can not edit a new event you just created or any event? -
16 Dec 2009 3:19 AM
- Replies
- 144
- Views
- 57,803
hi,
thx for your advice! I got it work now. But i can not edit the created event because i got following error in firebug:
bindEvent is undefined in calendar_core.js
any ideas?
thx -
15 Dec 2009 8:40 AM
- Replies
- 144
- Views
- 57,803
Hi,
after integration with new version of MyCalendar 2.0 i got error when i created an instance of MainPanel:
mycode:
var calendarPanel = new Ext.ux.calendar.MainPanel({
... -
25 Nov 2009 1:11 PM
- Replies
- 144
- Views
- 57,803
Hi Fenqiang Zhuang,
when is MyCalendar 2.0 released?
thx -
13 Nov 2009 12:03 AM
- Replies
- 870
- Views
- 257,093
hi hendricd,
can i use loadMask with autoLoad?
thx -
3 Nov 2009 12:10 AM
- Replies
- 2
- Views
- 1,202
Evant, you're right. Thx for your help!
-
2 Nov 2009 4:48 PM
- Replies
- 2
- Views
- 1,202
hi everyone,
i ve try to create a panel with dataview. But it dit not work for me. Here is my code:
var myPanel = new Ext.Panel ({
id:config.id,
region:'west',
... -
28 Oct 2009 8:25 AM
- Replies
- 870
- Views
- 257,093
Hi hendricd,
after some experiments i got it as follow:
var newTab = new Ext.ux.ManagedIFrame.Panel({
frameConfig:{id: NA.id +... -
27 Oct 2009 2:13 PM
- Replies
- 870
- Views
- 257,093
i have given a try as following:
var loginFrame;
if (Ext.get('existingIFrameID') == undefined ){
... -
26 Oct 2009 9:31 AM
- Replies
- 870
- Views
- 257,093
thx for your answer! I want to add new ManagedIFrame.Panel into my tabpanel but i am not clear how i can add your code above into ManagedIFrame.Panel. Pls help me!
thx -
23 Oct 2009 3:21 AM
- Replies
- 870
- Views
- 257,093
thx for your rapid answer!
-
22 Oct 2009 10:17 AM
- Replies
- 870
- Views
- 257,093
Is it possible to open remote site with HTTP-POST-Data. (Example: i want to login into an remote-site, therefore i need send my username and password to this site via POST-method)?
thx -
20 Oct 2009 2:29 PM
- Replies
- 96
- Views
- 42,062
i cant select something when i used this plugin with Ext.grid.CheckboxSelectionModel.
my code :
var selModel = new Ext.grid.CheckboxSelectionModel();
selModel.locked = true;
and... -
18 Oct 2009 11:26 PM
- Replies
- 144
- Views
- 57,803
thx for new release version and your hard work!
i went to your site and try to open mycalendar but it did not work. -
6 Oct 2009 7:32 AM
- Replies
- 144
- Views
- 57,803
hi Mr. Zhuang,
will "inviting events" be supported?
thx -
30 Sep 2009 7:28 AM
- Replies
- 144
- Views
- 57,803
Hi,
can you change your code for multilanguage?
thx
Results 1 to 25 of 30
