Resolved..please close this thread.
Thank you.
Search Results
Type: Posts; User: Vamsi
Search took 0.01 seconds.
-
Feb 02, 2021, 9:21 AM
Thread: [CLOSED] Desktop window close dynamically
by Vamsi -
Feb 01, 2021, 9:59 AM
Thread: [CLOSED] Desktop window close dynamically
by VamsiHi Sir,
Thank you for the update..but no luck I have tried your code.
Even I tried using below code.. I can able to close but Not opening window as expected.
Ext.WindowMgr.each(function... -
Jan 29, 2021, 11:07 AM
Thread: [CLOSED] Desktop window close dynamically
by VamsiHi Sir,
I'm opening or launch window dynamically using belowcode.
App.Desktop1.getModule(windowid).createWindow()
But I have requirement before launching the window I need to close the... -
Dec 02, 2020, 5:51 AM
Thread: [CLOSED] Hide -ContextMenu Tile and Cascade
by VamsiThank you Sir, Work as expected. Please close this thread. -
Nov 20, 2020, 5:49 AM
Thread: [CLOSED] Hide -ContextMenu Tile and Cascade
by VamsiHello Sir,
Waiting for reply.
Thank you,
Vamsi. -
Nov 19, 2020, 7:05 AM
Thread: [CLOSED] Hide -ContextMenu Tile and Cascade
by VamsiHi Sir,
I don't want show the Contextmenu for Tile and cascade in desktop control when right click.
When user right click on the desktop control context menu appears and I have gone through the... -
Oct 23, 2020, 4:04 PMThanks for the update.
I'm not familiar about extend the treelist and if possible can you please provide the sample code treelist extends before load event on node expand.
Thank you,
Vamsi. -
Oct 21, 2020, 5:38 PMThank your reply..I don't want to switch to teepanel..is there any option to add the before load event to the treelist..
Thank you,
Vamsi. -
Oct 21, 2020, 9:20 AMThank you for reply. Is there any option to find event when user select expand event(arrow mark) using treelist.
25456
I need to get the data from database and append the nodes like child nodes... -
Oct 20, 2020, 2:25 PMHi,
We have two options one is treepanel and treelist.
Here I'm going with treelist and I need to display as below using Treelist but I can able to display using TrePanel.
25453
My... -
Sep 30, 2020, 6:02 AMThank you for your reply.
For time being is there any option to display the taskbar to right side or left side instead of top.
As our customer wants to display some other side instead of... -
Sep 27, 2020, 8:10 AMHi Sir,
Any update on this ? We are looking this feature and our client as taking as high priority.
Please let me know is there any alternative or override method?
Thank you,
Vamsi. -
Sep 25, 2020, 8:13 AMHi Sir,
I'm working with desktop control and I created few shortcuts, I opened window through shortcuts but here I don't want show the text on taskbar-taskbutton text(Only image need to... -
Sep 11, 2020, 7:56 AMHello Sir,
I'm asking is there any option to show/hide task bar?Is it possible? How you guys are hiding in Accordion panel (desktop control)
Thank you,
Vamsi. -
Sep 11, 2020, 7:13 AMHi sir,
I have not tried in my application and I have done some changes in ext.Net examples application itself. Added MessageBusListeners and MouseDistanceSensor same as accordion panel.
<%@... -
Sep 11, 2020, 5:29 AMHi Sir,
I have a requirement related to the taskbar in desktop control.
Is it possible to Hide/show Taskbar(Includes startmenu and part of other controls) like as we show accordion panel in... -
Sep 10, 2020, 1:53 AM
Thread: Hide Window Header
by VamsiCould you please reply on this.
Thank you, -
Sep 09, 2020, 7:47 AM
Thread: Hide Window Header
by VamsiHi Sir,
Good Morning..
I don't want show the header of the shortcut window or any window based on some condition and tried to set the "header is false" in Ext.Net example it self and same issue... -
Sep 07, 2020, 5:25 AM
Thread: Need to display bigger Image
by VamsiHi Sir,
I need to display bigger image instead of smaller image or standard or show me the different size images in desktop control shortcuts.
Note :
Please try to understand as I cant... -
Sep 05, 2020, 3:10 AM
Thread: Custom image for shortcuts
by VamsiHello Sir,
Why you guys are taking this much time..I'm not seeing there was any advantage for premium member.
Waiting for your reply..
Thank you, -
Sep 01, 2020, 1:18 PM
Thread: Window Draggable set to false
by VamsiThanks but setDraggable(false) is undefined and it seems no method available setDraggable.
Here is the screenshot for your reference.
Thank you,
Vamsi. -
Sep 01, 2020, 2:12 AM
Thread: Window Draggable set to false
by VamsiWaiting for your reply -
Sep 01, 2020, 2:11 AM
Thread: Custom image for shortcuts
by VamsiWaiting for your reply.. -
Aug 31, 2020, 8:18 AMHello,
I have requirement in desktop control. All shortcuts which is dynamic should display center of screen instead of left side of screen.
Shortcuts which needs bigger as well instead of... -
Aug 31, 2020, 8:15 AM
Thread: Window Draggable set to false
by VamsiHi Sir,
Im planning to set window should not draggable for some cases and here is example
Ext.WindowMgr.each(function (w) {
if (w.xtype == "window") {
if...
Results 1 to 25 of 142