Browse By Tags

  • XamDataGrid Initialized event not firing

    Hello,

    I'm having issue with the XamDataGrid Initialized event. Somehow it is not firing when using interaction triggers.

    <igDP:XamDataGrid x:Name="myXamDataGrid">
    <i:Interaction.Triggers>
    <i:EventTrigger EventName="Initialized…

  • Re: Select all on focus gain XamDateTimeInput

    Hi Andrew:

    I tried this,

    I create a class XamDateTimeInputExtensions that extends XamDateTimeInput

    then I create a

           DependencyProperty SelectAllOnFocusProperty = DependencyProperty.RegisterAttached(
                            "SelectAllOnFocus",
                            typeof(bool),
                            typeof…

  • Select all on focus gain XamDateTimeInput

    Is the a property in XamDateTimeInput that select all the text when the control gain focus(by tab navigation or with a mouse click)?

  • How can I execute event triggers in a XamPieChart.LabelTemplate?

    Inside a XamDataChart, I have a BarSeries.MarkerTemplate. Inside said DataTemplate, I have a Grid with a Event Trigger. This trigger works.

    <ig:BarSeries.MarkerTemplate>
    <DataTemplate>
    <Grid PreviewTouchDown="Popup_OnTouchDown" IsManipulationEnabled…

  • Accelerate Your JavaScript & Mobile Dev Skills at XLR8 Conference 2016

    Join us on May 14th at Sofia Event Center, Bulgaria, and hear the insights of some of the sharpest minds in the fields of JavaScript and Mobile Development!

    XLR8 2016 will bring you the latest trends and best practices in today’s hottest topics in software…

  • The Top SharePoint Events Coming in 2016

    Microsoft’s underlying vision of the SharePoint product is simple: to enable improved productivity in the workplace. This vision governs the product’s design, and the support of product users is demonstrated in the value SharePoint events bring to the…

  • Migrate oninitializelayout event

    Hi! I am migrating from 11.1 to 13.2 and I have a WebHierarchicalDataGrid  that defines a javascript in the oninitializelayout event.

    How do I define that event on the new grid?

    I tried with OnInit but I get this error:

    [mycontrol] does not contain a…

  • Re: Migrate CellItem reference

    Yes, my code is not compiling, of course. Because the "CellItem" does not longer exist, if you read my post carefully, I make it clear that I am migrating from 11.1 to 13.2, hence I need yo re-write my code.

    I have a template field with a link…

  • WebHierarchicalDataGrid large record binding issue

    I can't bind large number of  records( around 20000 - 30000 records)  to WebHierarchicalDataGrid  . Please help me a solution for binding very large number of record using WebHierarchicalDataGrid   without getting any issues and  I also need to export the…

  • Override KeyDown events for arrow keys

    Hi,

    I would like to know if there is a way to stop the down and up arrow keys from opening the dropdown, as I would like to perform a different function when these keys are pressed and I require the dropdown to be closed.

    Thanks in advance.

  • Get the Y axis Label Text ( Corresponding to the bar ) on any mouse event .

    Hi Dear Team,

    I have a stacked bar chart ( horizontal ) and in this chart my y axis labels are code names (ex:12AS) the real value of the code name is so long that's why i am displaying the code names. Now my requirement is on any mouse event ( mouse…

  • Filters on Rows,Measures,Filter,Columns and Collapse/Visible Event.

    Hi!

    I have two questions:

    1. How do you Catch the Event that fires when hiding/showing the Data Slicer or the Data Selector?
        I know i can set the property Visibility = Collapse or Visible, but i cant get the event that tells me what state the Control…

  • WebDataGrid / WebHierachicalGrid - Row, Grid, Cell client side methods in IG15

    What are the (IG 15) replacement client-side methods for the following :

    igtbl_getRowById
    igtbl_getGridById
    igtbl_getCellById 
    .getCellFromKey 

    Also, does anyone have a chart / page / info as to the various client side methods that v15 and v8 are using? We…

  • client side functions for WebDataGrid

    Does anyone know the 15.x version of these 8.3 client side functions for UltraWebGrid

    _ClickCellButtonHandler
    _CellClickHandler
    _DblClickHandler

    _MouseOverHandler
    _MouseOutHandler

    I think RowSelectionChanged is the 15.x version of _CellClickHandler but…
  • Catch TagretURL click on server side

    Is there any way to catch click on TargetURL in grid cell on server side?

  • Error delaring ClientEvents-Initialize event in WebDataGrid

    Hello! I am trying to call a javascript function that should receive the grid clientID by parameter in the initialize event of the grid. Here's my code:

     <ClientEvents Initialize=<%#"setLongTimeout('" + dgvLocResults.ClientID + "');"%> />…

  • RowSelectionChanged gives inaccurate result on multiple selection

    Hi. I am using a WebDataGrid control with multiple rows selection. i have noticed that when i drag the mouse to select multiple rows the selection changed server event is being fired way before the mouse button is release.

    Is that the expected behavior…

  • Re: window.onresize not firing in pane content pages

    Hi everybody

    I've also been having this same problem in my app when i'm trying to resize it from maximized to minimized.

    If anybody knows what the hitch is that with that issue, Please let us know.

    Thanks

    Hussain

  • UltraTree ItemDrag event

    Hi,

    I'm trying to implement drag & drop for a item in UltraTree but I don't know how can I do this because I don't find the event ItemDrag. If I try to do this with a TreeView it's so easy.

    Anyone know if exist any event for do this…

  • Infragistics35.WebUI.UltraWebGrid.v11.1 - Selected Row changes

    Hello,

    We are using Version=11.1.20111.2064 of Infragistics35.WebUI.UltraWebGrid.v11.1 and we are experiencing trouble in selecting a row. When a person selects a row near the bottom of the grid, the selected row changes to a row near the top after a…

  • Events of Charts 3D..

    What I can specify events for 3D graphics?... ¿How? .. Can you rotate on runtime? .. Need to add various functionalities ..

  • Repaint performance problem when moving a floating pane outside the screen bounds

    Hi,

    we use the UltraDockManager and noticed a performance problem when dragging a floating pane around.

    The floating pane contains an UltraPanel with some UserControls. When the pane is moved inside the screen boundaries, everything works fine.

    If…

  • UltraCombo RowSelected fires twice?

    Hi,

    I'm facing an annoying problem. When RowSelected event fire i get the values with no exception but after that, event fires again with no reason and throws a null exception...

    Why that happens?

  • Desert Code Camp 2012: Event Recap

    IMG_1628IMG_1621

    anandIMG_1612

    Basics

    Infragistics was proud to be a sponsor of Desert Code Camp in Chandler, Arizona.  The event was held on Saturday, November 17th at Chandler-Gilbert Community College.  About 500 folks dedicated a beautiful Saturday to learning the latest in…

  • 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 …