Hi, given my requirements:
-submission of a form containing also a file upload control
-setting of an authorization token in headers
i can't find a way to do it using extjs. I tried:
...
Type: Posts; User: ognibendi2
Hi, given my requirements:
-submission of a form containing also a file upload control
-setting of an authorization token in headers
i can't find a way to do it using extjs. I tried:
...
Hi, has anybody succeeded in setting up column filters in a grid to have an Excel-like behaviour?
No matter what i try, i can't reach the goal:
-if i set filter:{type:list} i have lists...
No one else having this problem?
Any one knows where ext js forces the viewport attribute "user-scalable" to "no" ?
Thanks for any hints.
I'm stuck on this too, no matter how i set the maxUserScale attribute of the viewport or
even if i append this to my index.html:
<meta name="viewport"...
Hi, anybody got it working on ExtJS5?
I'm experiencing a problem with the grid.store.clearFilter() method not working
in the applyFilters function but i havent found a fix yet.
Thx