Search Type: Posts; User: ucoxk
Search: Search took 0.03 seconds.
-
3 Jul 2012 2:47 AM
Jump to post Thread: TreePanelFilter Plugin by ucoxk
- Replies
- 28
- Views
- 14,873
i also have this error tbat.insertAt is not a function. how can i fix it?
-
9 May 2012 10:08 PM
Jump to post Thread: Json for Ext Tree in C# by ucoxk
- Replies
- 5
- Views
- 3,340
Do u find its soln if so pls provide it here
-
16 Nov 2011 4:03 AM
- Replies
- 1
- Views
- 981
Try this it works for me
var filters = new Array();
function property(pro,val) {
this.property=pro;
this.value = val;
}
var regex = new... -
5 Oct 2011 9:30 PM
Jump to post Thread: [3.x] Ext.ux.form.SuperBoxSelect by ucoxk
- Replies
- 289
- Views
- 104,015
I downloaded the extension from the link provided in first page. it did not contain assertValue function.
Currently by using this control as grid editor it shows values when we try to edit the cell... -
5 Nov 2010 10:57 PM
- Replies
- 4
- Views
- 1,253
This is what i actually want, but i can not understand in what format you pass the property store speicially when we want to show date or comboboxes,
Can you post your full code, it will be great... -
9 Sep 2010 12:39 AM
- Replies
- 2
- Views
- 596
Thanks it solve my problem
-
8 Sep 2010 12:16 AM
- Replies
- 2
- Views
- 596
Hi
i want to filter a store on selecting value from combo. when i select first value it does not filter it but on selecting anyother value 2nd time it works well my store has autoLoad=true here is... -
8 Sep 2010 12:13 AM
- Replies
- 1
- Views
- 381
i found soln in this thread
http://www.sencha.com/forum/showthread.php?91252-FIXED-525-Combo-submits-wrong-value-if-displayField-has-same-entries -
8 Sep 2010 12:08 AM
- Replies
- 1
- Views
- 381
Hi
i have 2 accounts with same title my data is like Account No AccountTitle Town 60 Shahansha Flour Mill MTN 64 Shahansha Flour Mill LHR
when i show such data in combo it shows me 2 entries of... -
11 Aug 2010 1:21 AM
- Replies
- 1
- Views
- 469
When I create two window objects containing single textfield object in each window. But Id of that text field is same. When I re-size, maximize or minimize window object, controls move from one...
-
28 Jul 2010 8:59 PM
- Replies
- 1
- Views
- 856
Hi
i m using array store instead of jsonstore to reduce the response size. On server side i m using Web serviceC#. it works fine when i dnt pass parameters and load the grid but when i want to pass...
Results 1 to 11 of 11
