Interesting... Thanks for the effort, but i'm guessing it was just something odd in the overall code, that we're not able to duplicate here. As i mentioned, i've moved on, and i'm using DNS views...
Type: Posts; User: ddiguru
Interesting... Thanks for the effort, but i'm guessing it was just something odd in the overall code, that we're not able to duplicate here. As i mentioned, i've moved on, and i'm using DNS views...
Hi! Thanks.
I tried duplicating this in Fiddle but I've never really played in there... so my skills on recreating everything "as is" are lacking.
...
I'm writing a Universal Application using both classic and modern toolkits using version ExtJS 7.1.0.46. I've come across an odd behavior when using the combobox.
Classic displays properly:...
As of version 6.0.12 of the Jetbrains plugin, it purports to have support for 6.7.0 and ext-gen open tooling scaffolding. When I attempt to follow the docs for building the modern-tunes site via open...
Thanks for the good read. It's gotten me much closer to getting the calendar working, but I seem to be having a problem w/ saving a new event to a calendar. I believe it has to do with the backend...
Oye vey... stupid me. I was using index-based approach to getting a form instance. Bad idea. As soon as I lit the grid rowEditing plugin, it basically slides the grid's row editing form to index 0....
Still very stuck on this issue. Could it be a bug? Just not sure. Please see picture of Chrome debugging.
54846
Any help with this would be MUCH appreciated. Thanks.
Not quite.
With the following:
Migrations Grid - RowEditing (disabled and removed)
Networks Grid - RowEditing enabled
Servers Grid - RowEditing enabled
I have the issue when i perform the...
One important point. I recall having this problem originally even from an F5/Refresh and launching the wizard immediately from the Migrations panel. I disabled RowEditor plugin on the Migrations Grid...
ExtJS 6.0.2
I have three (3) grids in three (3) different tab panels: migrations, networks, and servers. From the migrations panel, i have a button which launches a "wizard" or series of cards w/...
Thanks to you both! I was zeroing in on that issue just as you posted... This solved that issue. Appreciate it. I'd like to accept both your responses as the best solution. Thanks for taking the...
I'm trying with something functionally equivalent no?
pollNetworks: function (component, newValue) {
var combo = Ext.ComponentQuery.query('combobox[name=tag_name]')[0];
...
I'm having difficulty in controlling tasks once they have started. Of course if i use Ext.utilTaskManager.stopAll(), it does what it's supposed to do. Basically i have a grid and the grid has a...
I'm able to use the
//noinspection UnknownClassInspection facility just above my Ext.create() call and it works just fine. It just seems to me that ctl+space should reveal classes in either classic...
I'm building a Universal app using ExtJS 6.0.1, using Jetbrains PHPstorm w/ the IDE plugin 6.0.4. I'm attempting to create a simple handler on a button on the main List view that launches a Window w/...
I have to agree with the points above that this "tool" should be available to ALL paying customers, not just Premium. I'm rather shocked it's NOT available to all or at least Pro (previously...