that looks very promising.
we are on .net 4.8 so i guess we will start to look at our components and begin the process to remove or upgrade all to .net core and then once we complete that phase,...
Search Results
Type: Posts; User: Z
Search took 0.01 seconds.
-
Oct 29, 2020, 6:15 AM
Thread: Performance Benchmark
by Z -
Oct 28, 2020, 1:57 PM
Thread: Performance Benchmark
by ZHi
can you benchmark the performance delta between MVC 5.2 and the new CORE 7.x?
if i have grid with 2000 elements, by grouping and not grouping with some serious renderers (colors. background... -
Oct 28, 2020, 6:58 AM
Thread: Chat application with EXT
by ZWe need to add a chat application to our web app. Do you have an example that would show the best way to do this? In the past, i have seen examples using SIGNALR but those are very old. The key is... -
Oct 15, 2020, 12:22 AMGrid1 has Store1 and row selection model
load the grid, check a box
now call this
App.Store1.load({
scope: this, -
Oct 08, 2020, 4:46 AM
Thread: Callout shows Behind Window
by ZGuys
this bug is from 2015
(https://forums.ext.net/showthread.php?57441-OPEN-770-Callout-within-Window)
Can we fix it pls?? i used the work around.
/Z -
Oct 08, 2020, 4:43 AM
Thread: Callout shows Behind Window
by Zsee attached.
Callout shows Behind Window
to test, press the click #1 button. then on the window, press click me.
thanks
/Z
<%@ Page Language="C#" %> -
Sep 14, 2020, 4:22 AM
Thread: [OPEN] [#1829] regex not validated on paste
by ZHi,
see a simple textfield for SSN entry. Note the nice REGEX we use that just allows numbers. try to type in "111-22-3333" and it only accepts the numbers. Fantastic!!
Now type "111-22-3333"... -
Aug 31, 2020, 3:55 AMHi
define a simple NumberField
<ext:NumberField ID="test"
runat="server"
FieldLabel="Amount"
... -
Jun 09, 2020, 8:54 AM
Thread: Direct Event with IsUpload doesnt fire Success
by ZI am using this button to UPLOAD an excel file, modify it and then return it to the user via MVC FileResult (byte[]) in one shot. However, Success is never called. If i change it to After, it works.... -
May 07, 2020, 6:58 AM
Thread: [CLOSED] explorer error
by Zsee attached
/Z -
Feb 06, 2020, 7:45 PM
Thread: TreePanel Issue
by ZSo we downgraded from v5 to v4.8.3 and the problem still persists :)
we are going to rollback the entire MVC5 upgrade and try again from scratch.
thanks
/Z -
Feb 04, 2020, 7:05 PM
Thread: TreePanel Issue
by ZNo JS errors at all in the console.
I consider myself well versed in EXT and front end and this has me stumped.
You can my email. Can we do a webex and i can show you. i dont see any other... -
Feb 03, 2020, 4:16 PM
Thread: TreePanel Issue
by ZSo when we upgraded from v4.8 to v5, our TreePanel completely disappeared and we cant figure out why.
There are no JS errors or anything amiss.
We verified that the JSON is returning properly by... -
Nov 04, 2019, 1:09 AM
Thread: [OPEN] [#1682] wrap column header text
by Zthanks! that works.
i would like to see a feature on the Column object that is "WrapHeader" [true/false]
thanks
/Z -
Oct 27, 2019, 4:32 AM
Thread: [OPEN] [#1682] wrap column header text
by ZSupport,
How can i wrap header text?
thanks
/Z
<ColumnModel ID="ColumnModelTest" runat="server"> -
Sep 11, 2019, 5:03 AM
Thread: [CLOSED] Help with performance
by ZInteresting.
I think i really like the <Bin> concept so that we don't load them until the tree node is clicked on. I think that will work for me.
We will give a try next week and let you know... -
Sep 09, 2019, 9:20 PM
Thread: [CLOSED] Help with performance
by ZSupport,
We have a screen with many controls. we use a TreeList to let the employee choose their options and then we simply show the controls associated to that treelist item.
We have a single... -
Sep 06, 2019, 10:11 PMI tested it and the fix works.
Thanks.
/Z -
Sep 06, 2019, 4:28 PMPlease be aware that the example i created a super simplified example so i can show you the issue. Our production code (that manifests the problem) is more complex. I changed our production from...
-
Sep 05, 2019, 10:00 PMSupport,
This gets interesting now :)
Test #1:
Go ahead and load page and click the date TRIGGER icon and you get the calendar properly.
[test passes]
Test #2:
Go ahead and FIRST press... -
Aug 28, 2019, 6:39 AM
Thread: [CLOSED] 4.8 (latest) break internet explorer
by ZThxs a bunch
/Z -
Aug 27, 2019, 6:58 AM
Thread: [CLOSED] 4.8 (latest) break internet explorer
by ZI went the extends route.
if (!String.prototype.endsWith) {
String.prototype.endsWith = function (search, this_len) {
if (this_len === undefined || this_len > this.length) {
... -
Aug 27, 2019, 6:08 AM
Thread: [CLOSED] 4.8 (latest) break internet explorer
by Zi need a 4.8.3 release pls with this fix.
thxs
/Z -
Aug 27, 2019, 5:46 AM
Thread: [CLOSED] 4.8.2 (another critical bug)
by Zi will live with this one (and handle it on our side) if we can get the IE11 fixed and released asap as 4.8.3.
thanks
/Z -
Aug 27, 2019, 5:35 AM
Thread: [CLOSED] 4.8.2 (another critical bug)
by ZInteresting....
Let me review on our side.
What about a release to fix the IE11 bug.
thanks
/Z
Results 1 to 25 of 500