Hi,
I have recently migrated my extjs library from 2 to 4, after the migration below code doesn't seem to work at all.
I tried using "change / blur / focus " but no use.
...
Type: Posts; User: renganathan
Hi,
I have recently migrated my extjs library from 2 to 4, after the migration below code doesn't seem to work at all.
I tried using "change / blur / focus " but no use.
...
Hi All,
My current project is based on Extjs 4.2.2 . I haven't followed MVC pattern in my project.
When tried to migrate my project from Extjs 4.2.2 to Extjs 6 , by manually copying all the...
Hi All,
I have worked on extjs 4.x but never worked in extjs 2.x
In 4.x, to change grid row color, following code works
renderer : function(value, meta) { if(parseInt(value) > 0) { ...
Hi All,
I have worked on extjs 4.x but never worked in extjs 2.x
In 4.x, to change grid row color, following code works
renderer : function(value, meta) { if(parseInt(value) > 0) { ...
Hi All,
I am trying to swap / switch the x axis and y axis dynamically.
Please help
http://jsfiddle.net/JPEEv/659/
Hi All,
I am facing issue with tool tip width in pie chart.
Please find the code
var ser = {
type: 'pie',
field:...
Hi All,
Currently in my project, i am using form panel and it is showing like below picture
49618
I want to replicate this form panel to Ext.,window, which is shown in below picture
Hi All,
I am using Extjs 4.2
I want to disable the error tooltip.
Please refer the following image,
4958049580
Nope.
Extjs 4 having graph features, try to make use of that
Hi All,
I want to check that browser detected is firefox 3.6+
Is the following code is right way to do that ?
if(Ext.firefoxVersion >= 3.6)
{
Hi All,
Is "Multiple Cells Selection Model" plugin is available for Extjs 4.2?
Please share it
Any idea ? How to do this?
Thanks for the reply.
Let me rephrase my question,
This is the snapshot of the form panel using Extjs 4.x
49492
I want to achieve like below picture
Hi All,
Recently , we have migrated our project (which is really big) from 2.x to 4.2.2.
Still there are lot of functions which are used in our projects supported by 2.x
for example,
...
Hi All,
Is there any way to set the "Ext.window" look and feel to "Ext.form.Panel" ?
I am using Ext.form.Panel but i want to show like Ext.window.
Any ideas?
Hi All,
I am using Extjs 4.2
I am using following plugins in the grid,
Ext.create('Ext.grid.plugin.CellEditing');
Ext.create('MultiCellSelectionModel');
There is no errors shown in the console.
It works all browsers.
The problem is with chrome
Hi All,
When i opened our application in chrome (via http://) it is throwing blank page without any errors.
When i opened by using https:// , after some warning , application loaded correctly....
Yes i am using this MultiSelectionModel.
I am using Extjs 4.2
Hi ,
I am using MultiCellSelectionModel in our project.
I want to deselect all the selected rows in the grid
i have tried deselectAll() method but it is not working .
Please help
Hi All,
I am using Extjs 4.2.2
If any script error occurs in our project, entire UI is collapsed.
After refresh the window, UI become fine.
Is there any way to handle it?
Hi All,
Recently we have migrated Extjs 2.x to Extjs 4.2.x .
On drag over, the indicator image/css which display dragged co-ordinates is missing.
Please find the image of drag over...
Hi All,
We have migrated our project from extjs 2.2.1 from extjs 4.2.2.
We need to have a performance benchmarking for Extjs 2.2.1 vs Extjs 4.2.2.
Is there any way to do that??
Any tools...
Hi ,
I am facing same issue. Can i get the patch for this defect ?
Ext JS supports all major web browsers including: Internet Explorer 6+ Firefox 3.6+ (PC, Mac) Safari 4+ Chrome 10+ Opera 11+ (PC, Mac)