Search Type: Posts; User: ntulip
Search: Search took 0.02 seconds.
-
18 Aug 2009 5:31 AM
Jump to post Thread: DateField closes the parent Menu by ntulip
- Replies
- 3
- Views
- 1,174
you are the man! thank you. allowOtherMenus: true was the key in my case.
-
22 Jul 2009 8:00 AM
Jump to post Thread: DateField closes the parent Menu by ntulip
- Replies
- 3
- Views
- 1,174
I am having an issue where a DateField's calendar icon closes the whole parent menu when selected.
Not sure what why or how to stop it from doing that. Anyone have any ideas? Here is the config... -
31 Oct 2008 10:49 AM
Jump to post Thread: iGoogle gadgets and ExtJS by ntulip
- Replies
- 0
- Views
- 769
Has anyone done a gadget for iGoogle in which they utilized ExtJS?
I am looking for some lesson's learned, if any.
Thanks,
Nick -
11 Jun 2008 1:03 PM
- Replies
- 623
- Views
- 217,843
This was awesomely easy to implement and saved my "***".
Thank you,
Nick
=; -
10 Apr 2008 1:34 PM
- Replies
- 32
- Views
- 61,456
Has anyone had issues with the selection model on the dropdown?
I ask because on a Mac both under Safari and Firefox, once you select an item from the dropdown, if you decide to go back and select... -
10 Feb 2008 9:10 PM
- Replies
- 1
- Views
- 734
Hi,
What would be the correct mapping for the following json string: :-/
{"id":-1,"result":{"Table":{"columns":["TotalCount"],"rows":[[1]]},"Table1":{"columns":["FileID","FileTitle"... -
18 Oct 2007 1:54 PM
- Replies
- 2
- Views
- 918
Anyone have any ideas on how this can be accomplished?
-
16 Oct 2007 6:40 AM
- Replies
- 3
- Views
- 1,287
Issue has been resolved. Thank you animal.
Problem was that one of the field mappings had the wrong index specified. I had prefixed it with the original json result set name. I used Firebug to... -
16 Oct 2007 6:19 AM
- Replies
- 3
- Views
- 1,287
Animal,
Thanks for the reply. I made the changes as you've recommended and while no error comes up and i can see the json response from the service, nothing is displayed in the DataView.
I have... -
15 Oct 2007 10:31 AM
- Replies
- 3
- Views
- 1,287
Hi,
Could someone tell me what the proper mapping would be for the following json object? I am aware that you can map using example:
[{name: 'ID', mapping: 'table > ID'}]
OR
[{name: 'ID',... -
12 Oct 2007 10:48 PM
- Replies
- 4
- Views
- 4,116
Jerry,
Possible you could extend your sample by posting some code which actually adds items to FormPanel? -
12 Oct 2007 8:03 PM
- Replies
- 2
- Views
- 918
Alright guys,
In Ext 2.0 - I am looking for some help on figuring out how to render FieldSets inside a TabPanel that has a "column" layout.
The fieldSets are rendered dynamically. I have 18... -
9 Oct 2007 7:58 AM
Jump to post Thread: Ext 2.0 Application: Filespots.com by ntulip
- Replies
- 493
- Views
- 132,939
Just wondering if anyone has received access to this application. Add me to the queue if open.
officejunk@gmail.com -
25 Sep 2007 1:53 PM
- Replies
- 3
- Views
- 1,106
I am using version 1.1.1 - when was is deprecated?
-
25 Sep 2007 5:45 AM
- Replies
- 3
- Views
- 1,106
Does anyone have any examples where JsonView is used to allow selection of multiple items? I have a working JsonView but even with singleSelect:false it doesn't select more than one item.
If there... -
24 Sep 2007 12:05 PM
Jump to post Thread: JsonView problem with Json string by ntulip
- Replies
- 4
- Views
- 1,624
Thanks for the reply.
Nick -
24 Sep 2007 9:04 AM
Jump to post Thread: JsonView problem with Json string by ntulip
- Replies
- 4
- Views
- 1,624
This is a repost from the bugs forum. Can a moderator remove the old posting from:
http://extjs.com/forum/showthread.php?t=13545
I get a weird behaviour from the JsonView component and I am not... -
24 Sep 2007 8:25 AM
Jump to post Thread: Bug with JsonView? by ntulip
- Replies
- 2
- Views
- 1,283
Consider the following Json strings:
Non working string:
{"totalCount": 1,
"data":
{"ConfigId":"2","URL":"viewimage.aspx?imageid=43","imgtype":"application/octet-stream","imgsize":"3... -
9 Aug 2007 10:46 AM
- Replies
- 7
- Views
- 1,475
You are so right. it works!
Thank you,
Nick -
9 Aug 2007 10:25 AM
- Replies
- 7
- Views
- 1,475
Para,
Unfortunately, the dp.picker has no properties (dp is a DatePicker) which doesn't seem to have a definition for picker. I have tried Ext.menu.DateMenu which exposes a picker and nothing was... -
9 Aug 2007 8:03 AM
- Replies
- 7
- Views
- 1,475
Here is the code which renders the calendar to the page and the date selection handler:
var cal = new Ext.DatePicker(config);
cal.on('select',selectionHandler);... -
9 Aug 2007 7:07 AM
- Replies
- 7
- Views
- 1,475
Hi,
I am trying to show a context menu when a date is selected and while the menu does show up, i am not able to show it next/on the date selected. I am showing it in the top left of the calendar.... -
9 Aug 2007 5:54 AM
Jump to post Thread: Supersized Calendar by ntulip
- Replies
- 7
- Views
- 3,149
Care to share please your achievements?
-
9 Aug 2007 5:45 AM
Jump to post Thread: Scheduling Solution? by ntulip
- Replies
- 6
- Views
- 2,224
Were you able to start this task? I am facing the same task right now with an event/schedule calendar.
-
8 Aug 2007 1:52 PM
- Replies
- 7
- Views
- 2,767
Juanito,
What I would like to have is a day/week/month calendar rendering. I would settle for a monthly view at first also. I would like to pass a set of data to the calendar which would be...
Results 1 to 25 of 48
