Search Type: Posts; User: ashadi.cahyadi
Search: Search took 0.01 seconds.
-
13 Jan 2012 8:51 PM
- Replies
- 1
- Views
- 541
Hi,
i would like to ask how to show and hide vertical scroll bar on grid when the mouse enter on above the grid (showing the scroolbar) and hide it when the mouse leave the grid. what listeners... -
24 Oct 2011 7:41 PM
- Replies
- 2
- Views
- 675
Hi,
i would like to create data store but i intend didn't set the model. the type reader is Json.. I want the model automatically read from server side.. my codes like this
x = new... -
21 Sep 2011 5:56 AM
- Replies
- 5
- Views
- 996
thanks!. it working properly now.
-
20 Sep 2011 7:57 PM
- Replies
- 5
- Views
- 996
i have tried replace minListWidth with minWidth. but it does not working. it property make width of the combo raise as minWidth value....
-
20 Sep 2011 7:44 PM
- Replies
- 5
- Views
- 996
Great. Thanks so much for your help ZachG!
-
20 Sep 2011 12:59 PM
- Replies
- 5
- Views
- 996
Hi,
I'd like to set minListWidth property on combobox but i could't found it property in Ext 4.
what the name of property on Ext 4 that same function as minListWidth like on Ext 3?
thanks... -
29 Oct 2008 6:23 PM
Jump to post Thread: set Value on Combo Box by ashadi.cahyadi
- Replies
- 1
- Views
- 1,284
hi guys, i have problem to setValue on ComboBox using JsonStore
my script
cstore = new Ext.data.JsonStore({
url: ajax_url+"ajax/ajax.absence.php",
root: 'results',
... -
29 Oct 2008 6:16 PM
Jump to post Thread: Ext.Ajax Problem by ashadi.cahyadi
- Replies
- 2
- Views
- 3,017
Ext.Ajax.request({
method: 'POST',
url: ajax_url+"ajax/ajax.absence.php",
success: function(a,b){
...
Results 1 to 8 of 8
