Search Type: Posts; User: tayyabah
Search: Search took 0.03 seconds.
-
3 Jul 2012 9:43 PM
Jump to post Thread: Open a new browser window by tayyabah
- Replies
- 35
- Views
- 10,093
Its not what I wanted to achieve... I wanted to redirect when the form submission is successful.
-
29 Apr 2012 11:34 PM
- Replies
- 20
- Views
- 11,949
This extention is given the security warning in IE8; Can anybody help me how can I avoid this?
many thanks... -
25 Apr 2012 11:09 PM
Jump to post Thread: Open a new browser window by tayyabah
- Replies
- 35
- Views
- 10,093
I am facing the same problem :-( can anybody have any idea how to solve it?
window.open('http://www.google.com'); // working
this.form.getForm().submit({
success:... -
5 Mar 2012 12:40 AM
Jump to post Thread: [OPEN-1375] opacity error in IE8 by tayyabah
- Replies
- 4
- Views
- 1,745
I am facing the same problem in IE8. How can I fix this? Can anybody help in this regard? I am kind of stuck in IE 8 :-(
-
5 Feb 2012 9:49 PM
Jump to post Thread: Card navigation is not happening by tayyabah
- Replies
- 3
- Views
- 417
Yes clicking has happened but I am not been able to set the active item from any of the method which change the active item. Can you please also confirm that I am doing the things in a correct...
-
3 Feb 2012 7:02 AM
Jump to post Thread: Card navigation is not happening by tayyabah
- Replies
- 3
- Views
- 417
I am new to extjs 4.0. I am very much familiar how things work in extjs 3.4. The MVC is giving me a tough time to grasp. Here is my problem:
I have view which have the multiple cards with the top... -
11 Aug 2011 11:05 PM
- Replies
- 7
- Views
- 1,534
I have added the action column by following the code snippet given in the API. I have tweaked it a bit to change the icon but my first row is not showing the icon. Can anyone look into my code and...
-
11 Aug 2011 3:29 AM
Jump to post Thread: Polling in grid column by tayyabah
- Replies
- 0
- Views
- 335
Is it possible that I can use polling for grid's column value? Basically, I have to update the status of the column dynamically for each row and for that I need to poll for each row and get the...
-
24 Mar 2011 5:15 AM
- Replies
- 13
- Views
- 9,893
I am getting the same error on
this.drawChart.defer(100, this);
what extra I need to configure? -
21 Mar 2011 9:53 PM
Jump to post Thread: Grouped coulmn chart in ExtJS? by tayyabah
- Replies
- 3
- Views
- 965
anybody?
-
21 Mar 2011 6:50 AM
Jump to post Thread: Grouped coulmn chart in ExtJS? by tayyabah
- Replies
- 3
- Views
- 965
I am trying to make a grouped column chart but I don't know how to achieve this. I haven't found the sufficient help from the internet. Can any body help me in this regard?
Following is the data:
... -
28 Feb 2011 6:12 AM
- Replies
- 11
- Views
- 2,890
It is in the same folder in which this js resides
-
28 Feb 2011 5:58 AM
- Replies
- 11
- Views
- 2,890
Yes I see the image tag while inspecting with firebug
-
28 Feb 2011 4:05 AM
- Replies
- 1
- Views
- 491
I need to display an image in a grid cell and the image url is coming from db. I use this image url in rendered like this:
{header: 'Id', dataIndex:'imageId', width: 200, height: 200,
... -
28 Feb 2011 3:41 AM
- Replies
- 11
- Views
- 2,890
I am doing the same thing but I am not been able to display an image in grid column. here is the code snippet:
{header: 'Id', dataIndex:'visitAttendanceId', width: 300, height: 200,
... -
3 Feb 2011 12:03 AM
- Replies
- 9
- Views
- 3,962
Condor my response header is this:
Server Apache-Coyote/1.1
Set-Cookie JSESSIONID=E72238F191086B3E96C07AAF688BF3ED; Path=/office-emr
Location http://localhost:8080/office-emr/Logout.jsp... -
2 Feb 2011 6:03 AM
- Replies
- 9
- Views
- 3,962
and also if firebug is open then this code is working perfectly fine but when I disable firebug then it just gets stuck :-(
-
2 Feb 2011 5:52 AM
- Replies
- 9
- Views
- 3,962
So I should return this json from any servlet so that this problem will be omitted?
-
2 Feb 2011 5:15 AM
- Replies
- 9
- Views
- 3,962
This is my own written json text returned from the logout page.
-
2 Feb 2011 4:57 AM
- Replies
- 9
- Views
- 3,962
Server response is "{success: false, status: 403, errors: { reason: 'Session Timeout.' }}" and I am checking the success and status to redirect. Following is the code:
... -
2 Feb 2011 4:23 AM
- Replies
- 9
- Views
- 3,962
My application is using spring security for authentication. When the session time out occur the response is redirected to Logout page but because the front end is in ext, this response is not get...
-
13 Jan 2011 11:32 PM
- Replies
- 3
- Views
- 1,381
After thoroughly analyzing this problem and looking into the implementation of "submitEmptyText" in ext-all-debug.js, I have found that submitEmptyText implementation is only provided for simple...
-
13 Jan 2011 6:47 AM
- Replies
- 3
- Views
- 1,381
I have figures out that if form api is defined then "submitEmptyText: false" never works. Can anybody put light into it and help me in this regard that how to solve this problem?
-
13 Jan 2011 2:53 AM
- Replies
- 3
- Views
- 1,381
Has anybody used submitEmptyText:false? I really need help about this field :( Please provide any insight into its usage.
-
20 Dec 2010 10:46 PM
- Replies
- 3
- Views
- 1,381
I am using the latest version of Ext. I have followed this thread...
Results 1 to 25 of 62
