Search Type: Posts; User: mayura
Search: Search took 0.03 seconds.
-
15 Oct 2012 10:06 PM
Jump to post Thread: Chart legend by mayura
- Replies
- 6
- Views
- 839
I also wanted chart legend with position:'bottom' to be displayed as a list of items.
Added following code:
Ext.override(Ext.chart.Legend, {
createItems: function() {
if... -
10 Oct 2012 5:49 AM
- Replies
- 0
- Views
- 214
As a first time user of Sencha Architect I was pretty excited thinking that I would be able to design any UI design specs (in form of PSD etc) in Ext JS using Sencha Architect. Am I off the mark...
-
10 Oct 2012 5:38 AM
- Replies
- 4
- Views
- 982
Thanks for the reply...I am also unable to change the Panel Header background color.
Can you please post some sample / reference code? That will be v helpful.:) -
9 Oct 2012 2:13 AM
- Replies
- 4
- Views
- 982
Please help guys!
-
8 Oct 2012 11:13 PM
- Replies
- 4
- Views
- 982
I'm using SASS and Compass features to create a custom theme in ExtJS4.
Ive added following parameters in my-theme.scss.
After compass compilation the tab color changes in FireFox but not in... -
8 Oct 2012 1:24 AM
Jump to post Thread: Is MVC really required? by mayura
- Replies
- 22
- Views
- 4,256
Thanks all for the responses.
BTW we are going the MVC way! -
3 Oct 2012 2:38 AM
Jump to post Thread: Is MVC really required? by mayura
- Replies
- 22
- Views
- 4,256
Hi,
We have a pretty complex application to be built. Planning to use EXTJS4. I have a team who is well
versed with coding EXTJS3 style. We are researching on MVC feature of EXTJS4 and whether... -
4 Jan 2010 4:34 AM
Jump to post Thread: ComboBox with delete option?? by mayura
- Replies
- 0
- Views
- 1,123
I want to create a ComboBox with delete option for each item. Please refer the screenshot. I could easily do this using custom Template. But now I'm unable to capture the 'click' event on the delete...
-
23 Oct 2009 4:21 AM
Jump to post Thread: Ext JS 2.2.1 - Custom Tab Icon by mayura
- Replies
- 0
- Views
- 763
I need help with something that seems pretty straight forward.
I want to have a tab panel (as in below image) with numbers as tab icon & check mark to indicate the active tab.
Including... -
22 Oct 2009 2:47 AM
- Replies
- 9
- Views
- 1,952
This is finally resolved.
Issue was related extra CSS being applied to the tab name instead of using the ext classes
'.x-tab-strip span.x-tab-strip-text{}' and '.x-tab-strip-active... -
20 Oct 2009 2:46 AM
- Replies
- 9
- Views
- 1,952
Can someone please help me with this issue?
-
15 Oct 2009 12:06 AM
- Replies
- 9
- Views
- 1,952
:)
BTW I was testing in IE7. Morning I uninstalled it and in IE 6 this issue does not occur!!
Still I have figure out why it is occurring in IE7. -
14 Oct 2009 9:01 PM
- Replies
- 9
- Views
- 1,952
No what I meant is:
Say, I'm on first tab and I focus on any text field (I don't type anything) and I click on second tab. Second tab opens but I get a cursor blinking at the position where text... -
12 Oct 2009 2:51 AM
- Replies
- 9
- Views
- 1,952
Thanks for the reply.
I tried this option. Cursor disappears now but when I type something and go back to earlier tab, whatever I had typed still appears. :s
Any other suggestion? -
9 Oct 2009 4:07 AM
- Replies
- 9
- Views
- 1,952
I'm facing following cursor blinking issue in Ext JS 2.2.1.
Scenario:
I've a tab panel with 4 tabs. There are editable forms in first 3 tabs. When I click on any form field (example text field) in... -
24 Feb 2009 9:30 PM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
Thanks a lot Condor. I'll check which of these options are feasible.
-
23 Feb 2009 10:24 PM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
Initially I suspected that the error (Stop running this script?) is related to some specific pages in application, but that is not the case. It just occurs randomly.
As per description in ... -
23 Feb 2009 4:52 AM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
I've found fix for the issue "This window is busy."
Open Internet Explorer
Click on > Tools > Internet Options
Click on (Browsing History) Settings
Change the highlighted settings
... -
22 Feb 2009 9:39 PM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
I tried analysis with sIEVE tool, but it does not show any memory leaks. :(
Can you please suggest something else?
Thanks! -
20 Feb 2009 4:29 AM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
I tried upgrading to 2.2.1, but it does not help :( I'll look at the sIEve tool. Thanks!
-
20 Feb 2009 3:46 AM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
We started development several months back when 2.0.2 was the stable release. I'll check if upgrading can resolve this issue. Also, I'm not sure what you mean by "testing with sieve".
Thanks! -
20 Feb 2009 1:23 AM
Jump to post Thread: IE7 issues by mayura
- Replies
- 14
- Views
- 2,715
Our application is using Ext JS 2.02. We have several complex pages. After browsing the application for a while in Internet Explorer 7, we start getting following errors randomly. (Screen shots...
-
12 Feb 2009 5:22 AM
- Replies
- 1
- Views
- 622
I could solve this issue using XTemplate with RowExpander plugin-in!. Though to make this work I had to make all columns of my Ext Grid as 'fixed' and hard code the column widths.
new... -
12 Feb 2009 4:21 AM
- Replies
- 1
- Views
- 622
Hi,
I need some urgent help. I want to use RowExpander in my editable EXT Grid, but the expanded data should be aligned with the table column. Please have a look at the snapshot.
I could find... -
24 Sep 2008 3:25 AM
Jump to post Thread: Ext.XTemplate with XML? by mayura
- Replies
- 0
- Views
- 574
I urgently want to know if I can use Ext.XTemplate with data as XML instead of JSON. API documentation shows example usage of Ext.XTemplate with data as JSON.
Thanks a lot!
Results 1 to 25 of 57
