We have observed the behavior where cell editing is not working with empty cell in pivot grid with cell editing plugin.
This behavior can be observed with kitchen sink examples as well...
Type: Posts; User: chandra1512
We have observed the behavior where cell editing is not working with empty cell in pivot grid with cell editing plugin.
This behavior can be observed with kitchen sink examples as well...
This is fixed now, we were applying state to grid store instead of grid itself, after using applyState on grid it works fine,
Please close this post
We have grid state like below, we are using store.applyState(this.panel, Ext.decode(data.prefValue)) method all grid column and state is reflecting but filters not applying on the store
{ "height":...
Thanks lovelyhibabe, for the reply in my case issue is 'Ext.layout.Fit' missing in Required section.
Hi Team,
When I create a release build in that case facing issue TypeError: c is not a constructor this in only for items in 'Ext.grid.Grid'. I remove the items then grid rendering perfectly...
Hi Team,
When I create a release build in that case facing issue TypeError: c is not a constructor this in only for items in 'Ext.grid.Grid'. I remove the items then grid rendering perfectly fine....
Hi Team Sencha,
When I use 'Ext.data.virtual.Store' in that case selection on grid not found. But if i try 'Ext.data.Store' every thing work perfect in getSelection() selected record exists.
Hi Team Sencha,
I am using ExtJS with modern architecture and notice on Ipad the Ext.grid.Grid Filter option fluctuate when we open Header Filter. Sometime it come after ASC/DESC sometime comes...
Hi Team Sencha,
I am using ExtWebComponents with Reactjs.
I follow your sample...
Hi Team,
I am trying to validate URL by XMLHttpRequest in my Sencha Touch App,
Its successfully validated in IOS and worked correctly but having issue in Android.
Every times return with...
Hi all,
I want to add crashlytics in my mobile app to find any bug in my app. If anyone know how to do this please help.
I have requirement of using multislider, I can't find it in modern toolkit.
Please suggest how can I use / Create multislider in ExtJS 6.0 Modern toolkit.
i clicked on Destination Zip field and a list appeared which is not expected. i used autoComplete:False but still not working.Need Help.57725:(
I have my application developed in Extjs 6.6. We are using html editor (https://docs.sencha.com/extjs/6.0.1/classic/Ext.form.field.HtmlEditor.html), this is not working properly on iPad.
The font...
I am using src but still getting scrolling issue on iPad. Sample code attached.
var iframe = new Ext.ux.IFrame({
src: 'UserManual.pdf',
height: '100%',
width: '100%'
});
var win...
We are still facing this issue with ExtJS 6.6. Any solution for this? Please suggest.
We are using ExtJs 6.6 in our application and as well as Extjs 6.6 kitchen sink example grid header filter not working.
When we try click on down arrow on a column of a grid it applies sorting...
I have my application developed in extjs 6.6.0. The application is working fine in most of the browsers.
The application is not loading in IE 10 and there is no console error/warning. This is...
Thanks, posted in cmd forum now.
We are facing issue in creating production build(cmd version 6.6) , this issue only comes when we connected to a specific network, if we turn off the internet while using that network it works fine....
We are facing issue in creating production build(cmd version 6.5) , this issue only comes when we connected to a specific network, if we turn off the internet while using that network it works fine....