Browse By Tags

  • Resizable Xamdatagrid

    Hi Team,

    Currently, I am using xamdatagrid to show my data. I have two xamdatagrids on my WPF application, one below the other as shown in the image.

    I want a feature where the user can resize the grid horizontally. When the user drags the top grid from…

  • TypeError: Cannot read properties of null (reading 'getBoundingClientRect')

    Hello,

    I'm facing with this issue sometimes when I resize a pane pinned in dockManager.

    This error isn't blocking and the dockManager continues to work fine after error but the resize not be applied when there is this error.

    There is a solution…

  • TreeGrid Drag and Drop- expand target row on hover

    Hi,

    On drag and hovering on target row which is collapsed, is there a way to expand the row.

    right now there are methods for target row only after dropping it.

    I want to expand the target rows on hovering it.

  • ignite drag drop prevents inside element click event

    Hello everyone,

    I have cards with ngFor loop and i re-organize them with igxDrag & igxDrop but anytime I click button or routerLink a element inside of drag div ... (dragClick) event triggers in igxDrag and I can not  handle click event any element in…

  • How to add updating to the Ignite UI Tree’s Drag & Drop

    Ignite UI Tree’s Drag & Drop with Updating and Undo / Redo

    As it turns out the Drag & Drop feature is like the gift that keeps on giving – new year and new enhancement to the functionality! May be because the Ignite UI Tree is flexible enough or maybe because the functionality itself is based on simple…

  • Ignite UI jQuery Grid Column Moving

    Ignite UI jQuery Grid with Column Moving feature. Dropdown menu visible on the shot.The Grid is one of Ignite UI’s bread and butter controls and its feature set just.. keeps growing! I guess that fact that Infragistics has done quite a few grid controls over the years helps. Ome of the latest additions is the The Column Moving feature…

  • Tips on Drag & Drop with the Ignite UI Tree

    Tips on Drag & Drop with the Ignite UI TreeAs promised in the previous blog on Drag & Drop with the Ignite UI Tree – some tips and tricks coming right up. If you haven’t already looked into the control’s features, now’s your chance – overview with main ones listed in the …

  • Ignite UI Tree Drag & Drop

    Ignite UI Tree control with Drag and Drop funtionality based on jQuery UI interactionsWith the latest release the Ignite UI Tree has received the nifty feature of drag and drop. It’s a fairly common concept and it allows for a natural (at least I perceive it to be for a long time) interaction with the control’s items. From a user’s stand…

  • Cannot expand draggable WebDataTree node using plus icon on firefox

    Hi!,

    As you will be able to see at the attached example, I have a webdatatree where some nodes can be dragged using the ig drag&drop framework.

    Everithing works ok in IE but doing some tests in firefox 7.0.1 I noticed that draggable nodes cannot…

  • Trying to get Drag Drop sample working

    I'm trying to get the drag and drop sample for sorting a list working, but nothing happens.  When I use Firebug to check the object $IG, it doesn't recognize it.  Am I missing a reference to a .js library?

  • Drag and Drop + Update Panels = drop event handler fired more than once

    Hello,

     

    I am working with the Drag and Drop framework on a page that uses Update Panels and found that, on some cases, the drop event handler fires more than once.

     

    First I kind of fixed it by always updating the update panels that contained both…

  • Drag & Drop with DataPresenter family controls

    This is a sample implementation how to Drag and Drop DataRecord for controls from the DataPresenter family controls - XamDataPresenter, XamDataGrid, XamDataCarousel. The sample uses the standard WPF events for drag-drop. The Drag&Drop preview is displayed…

  • WebSlider not working in WebTab

    Hi all!

     I try to use the webslider in a WebTab with the settings AsyncMode=On and EnableLoadOnDemand=True. When I initially load the page and the tab with the slider is visible, it is working fine. Now I switch through the tabs. When I switch to the tab…

  • Slider not usable in XP, images missing in Vista

    I just recently had this issue come up, but I went back to a project my company is working on with a survey and noticed in navigating through that when using Windows XP the Web Slider cannot be used though it displays.  (You cannot slide it one way or…

  • How many WebSliders are possible ? And dragging a slider

    Hi,

     

    did anyone try to put 300 WebSliders on a page ?

    What about the performance ?

    Is it possible to drag a WebSlider on a page ?

     

    Regards,

    Holger

  • 3D Chart Click Drag OrientationAngle

    I am looking for a way that the user can click and drag a 3D chart (such as a 3DColumnChart or 3DBarChart) to view it from different angles.  Is this possible with the chart?  As in the user could somehow click and rotate/scale the chart in real time (not…