Search Type: Posts; User: pdubey
Search: Search took 0.01 seconds.
-
29 Oct 2012 5:33 AM
- Replies
- 21
- Views
- 14,313
after entering text into text field, you can simply set the value in tree's store proxy property in which u have to configure extraParams property. in this
proxy :{
extraParams :{
test : null... -
22 Oct 2012 4:54 AM
- Replies
- 6
- Views
- 5,175
listeners : {
beforeedit : function(e) {
return false;
}
}
Results 1 to 2 of 2
