Hi
We are using Ext React Container throughout our application. While rendering our application in IE, we are facing issue slowness because Container. but it is faster in Chrome. can you please...
Type: Posts; User: nvignesh86
Hi
We are using Ext React Container throughout our application. While rendering our application in IE, we are facing issue slowness because Container. but it is faster in Chrome. can you please...
Mark, can you please help me in this.
in my company, we are using two different Ext react web application,
now we want render one ext react application as library in another application.
how do we do it. Can you pls help me here
I want to add customize template in Tree list.
In that i want add, user images and user name and some formatted text.
Can you please let me know how can we add template in Tree List
how can i get style.css file from this example.
import './styles.css';
http://examples.sencha.com/ExtReact/...rag__drop/data
import React, { Component } from 'react';
import { Panel }...
how can i get style.css file from this example.
import './styles.css';
http://examples.sencha.com/ExtReact/6.5.1/kitchensink/#/components/drag__drop/data
import React, { Component }...
I want to remove selection focus blue outline from Type-ahead.
This happening in grid Cell selection also.
how to remove blue outline of selection.
Thanks Mark it is looks good :)
Hi Mark,
Is there any possible way to make single scroll application with grid. Just like overriding Grid CSS.
Hi Mark,
I was set grid height as auto and i am expecting based on grid row. it height get auto adjust. but it is not happening.
Basically I am plan to design single scroll applications. but...
Simple tab panel or grid is not setting height automatically based on inside content in chrome browser. 45
import React, { Component } from 'react'
import { Container, TabPanel } from...
How can i add # strategy while transition one ext react to another react in the browser
Ex:
http://baseurl/#/articles
import React from 'react';
import { HashRouter as Router, Switch, Route,...
When i try this code, I got error xtype is missing
<TagField
store={this.store}
fieldLabel= 'Select a Show'
displayField= 'name'
valueField=...
Thanks Mark. it looks good.
I want add filter in grid first row position. I mean after column header.
In this first row, i have create filter for all column. with textfiled and combo.
Can you please help me in this.
In Ext React, How to expand row expander by using grid row click. Right now if I click first column of grid, Row expender is working. Can you please suggest any solution for this.
It is working fine. Thanks Mark.
This below error happen while running NPM start
[ERR] Error: spawn C:\vicky\ExtReact\ext-react-app\node_modules\@extjs\sencha-cmd\dist\sencha.exe ENOENT
at exports._errnoException...
http://dev.sencha.com/deploy/ext-4.1.0-gpl/docs/index.html#!/api/Ext.grid.Panel
When I click the Live preview option. It does not work in IE8. But it works in firefox and Chrome.
...