Search Type: Posts; User: rashid.jahangir
Search: Search took 0.02 seconds.
-
12 Oct 2011 12:59 AM
- Replies
- 4
- Views
- 1,162
i have four pages step1.html, step2.html , step3.html and step4.html. when i click button on step1.html the request not sent to server but just go to next page step2.html .
-
11 Oct 2011 11:52 PM
- Replies
- 4
- Views
- 1,162
hii.!!
how i can redirect a page through ajax without refreshing the page.
Regards -
10 Oct 2011 9:50 PM
- Replies
- 2
- Views
- 591
Thank you for your reply..!!
actually i have a checkboxGroup and its items are coming from database as shown in image .
Now i want when user check the checkboxGroup item then below it show the... -
9 Oct 2011 8:44 PM
- Replies
- 2
- Views
- 591
Hello Everybody,
i need help . when i check checkbox group then it should show me radio button group and when i uncheck then radio button group disappear. i am working in EXTJS 4.
please help me i... -
7 Oct 2011 6:07 AM
- Replies
- 33
- Views
- 6,926
Ext.onReady(function() {
Ext.define('Profile',{
extend : 'Ext.data.Model',
fields: [{name:'first-name',mapping:'first-name'},
...
Results 1 to 5 of 5
