Search Type: Posts; User: karldabuco
Search: Search took 0.01 seconds.
-
7 Dec 2012 11:16 PM
- Replies
- 1
- Views
- 157
Where will i place the Ajax.request codes?
Ext.Ajax.request({
url: 'http://www.mydomain.com/WebService/MyRequest',
method: 'GET',
callback: function(options,... -
3 Oct 2012 9:54 PM
- Replies
- 3
- Views
- 416
I already figured it out with the codes you gave me...
Thanks a lot Scott.
Karl -
3 Oct 2012 9:42 PM
- Replies
- 3
- Views
- 416
Thank you very much Scott. This helps..
How about opening a view which is already exist?
Thanks,
Karl -
3 Oct 2012 7:52 PM
- Replies
- 3
- Views
- 416
I have a grid panel and a form panel(detail view).
How to open the form panel(detail view) by clicking the buttons (Add New & View Details).
See attached file.
Thanks,
Results 1 to 4 of 4
