Browse By Tags

  • An Author's Website Anchors PR

    If you're an author about to publish your work for the first time, you've likely been researching how to promote my book. Launching a website is one of the most essential of all the steps you can take to bring your book to the attention of target…

  • Filter component is slow for UltraGrid there is a Editor Component attached to it.

    I have an Ultragrid control that is bound to a UltraComboEditor(value2 as per code). It has been used since I need to enable multiple value selections and values to be seperated by ",".Filter row for this column seems to take bit of time (even for…

  • Call Girls in abu dhabi 0528903066 Abu dhabi Call girls

    A sharp sound—some kind of snort. “Expiration abu dhabi call girls, Call girls abu dhabi, Call girls in abu dhabi, Call girls at abu dhabi, abu dhabi call girl, call girl abu dhabi, call girl in abu dhabi, verified call girls in abu dhabi, hotel call…

  • Tree List for Cross Platform Development and C#

    This is an important business requirement.

    I don't know how many times that your company keeps replying on posts that have no inherited solution when company brands using logos are tested using your Infragistics controls just doesn't meet sufficient qualifications…

  • How to edit Duration unit label

    Hello.

    I use XamGantt in WPF.

    i have to use ElapsedSeconds for ProjectDurationFormat but i don't want to see the unit label in GridView.

    for example

    1000 esecs  => 1000

    how can i do?

  • UltraCombo will not populate from db query

    I have a custom combo box class that inherits UltraCombo. I need it to display data from a database query. I have verified that the data is in fact being retrieved (i.e. I can print the query results on the console from the method that is supposed to…

  • First column width is changed when setting SortIndicator - UltraGridColumn

    When I set a value for SortIndicator for any columns is not index 0 then the first column width automatically changes to the width of the grid size.

    UltraGrid.DisplayLayout.Bands[visibleColumn.Band].Columns[visibleColumn.Key].SortIndicator

  • Not able to open Infragistics forms on Visual Studio 2022, returns with an error

    Am not able to open main form which uses infragistics libraries in C#

    Attaching error screenshot screenshot for reference, Any fix ?

    Error: 

    Type 'Infragistics.Win.UltraWinSchedule.CalendarCombo.KeyActionMapping' does not have a constructor with…
  • how to add row names to XamDataGrid while still otherwise autogeneratin columns

    I am binding a DataTable to a XamDataGrid and would like to have row names.

    Can I have a manually added first column that binds to an observableCollection or is there some other way of doing this short of inserting it into the table?

    thanks

  • Different editor for each cell in grid column

    Is it possible to have a different editor for each cell in a single grid column? I.e. One single column with different editors for each row. (combo boxes, date pickers, textboxes, numbers, etc.)

    I am trying to use an Infragistics TreeGrid and TreeGridModel…

  • Memory Leak in Infragistics.Documents.Reports.Report (c#)

    Hi Team,

    we are using Infragistics.Documents.Reports.Report to generate the PDF report including the images. when we generate the reports with 5k records, the memory shoot ups to 3.5 GB and not reducing back. when we try with 20k records, memory goes…

  • Upgrading to 21.2.46 with .Net 60 -> Problems with UltraPieChart and other charts when binding to DataTable

    Upgrading to 21.2.46 with .Net 60 -> Problems with UltraPieChart and other charts when binding to DataTable

    First can't get the Legend to show up correctly, so I just removed it for now.  

    Has anything changed in the Charts and data binding that…

  • Bug: Tasks Not Displaying (How to resolve?)

    It's uncertain what conditions are required to replicate the issue, but it's often caused when tasks are branched or have an extremely short duration assigned.

    Is there a resolution to this issue or, at the very least, a way to assign a minimum…

  • How to get UI status of the Chart?

    i am using ColumnSeries in UltraDataChart.

    Create a Series in one function and call the SaveTo function.
    Sometimes an empty image is created.

    So I want to check the state of the chart control and call a SaveTo function.

    ex)
    void Test()
    {
    createSeries(
    chart
  • update the map coordinates grid when the xamgeographicmap is zoomed

    Estoy usando xamgeographicmap, extraje map coordinates grid de un proyecto de ejemplos de ustedes para graficar las coordenadas como referencias en el mapa.
    Estoy intentando que al hacer zoom con rueda del mouse las series con la grilla y los labels con…

  • Import item infragistics in ASP.NET MVC visual studio 2019

    Hi

    I instal the new versione of infragistics in visual studio 2019

    When i open a web form project i have all the new items that i just download.

    But when i open a  ASP.NET MVC project

    i can't find any infragistics item.

    Why? how can i fix it?

  • Wingrid on dataset: 1 master grid, 2 detail grids based on same datatable

    Hi all,

    imagine this scenario:

    - dataset based on MSSQL database

    - MSSQL tables are master 1:n detail; Foreign key is F_Master_ID

    - detail table has a "side" attribute (L/R for left/right) which assigns each detail to a side.

    - GUI is required…

  • Multiple Child Bands with Different Type

    I have a data model that has a list of "sequence" objects, each "sequence" object has a child list of other "sequence" objects and a child list of "operation"s.

    • A sequence can have other sequences.
    • A sequence has…
  • UltraCombo and UltraComboEditor Constraints

    Hi guys,

    I've just experience something weird. Or maybe it's just me. LOL.

    I have a table that has a unique key between two column in that table. Each column is also linked to a different table. I currently have a normal VS combo box on my form…

  • Changing UltraCheckEditor CheckState Programatically

    This is most probably a stupid question but yeah. How do I change the CheckState column that the CheckEditor is bound to programatically?

    Basically, I have a dropdown that would determine what the CheckState bound column should be. The datasource etc…

  • UltraCalcManager If statement with UltraOptionSet

    I'm trying to write up an if statement to check if OptionSet value is 0. If true then it needs to do the calculations, if not do another calculation.

    I've written an if statement on a MaskedEdit as follows:

    if ( [//methodUltraOptionSet] = 0,
    …

  • Find Filtered BindingSource Index for UltraGrid Cell

    Sorry if this has been asked before. I just haven't been able to find the exact issue I'm having. I think I'm just totally missing it though.

    I have a datasource that I filter using the following in the texteditor_valuechanged event:

    multiStoreTrnBindingSource…

  • UltraComboEditor ArrayList bound to OptionSet

    Hi guys

    I'm a total noob here! I have a question about this scenario.

    I have UltraTabs (6 tabs in total). Each contains the text editors except they're bound to different columns in the sql table. Each text editor has a different name based on the…

  • Can't access the 'IsValid' property when not in edit mode - Infragistics4.Win.v20.1

    Hi,
    I have a problem with our Ultragrid. It's about cells in date and time format.
    Unfortunately, the problem cannot be reproduced reliably, but it occurs almost every day. I have not found any current posts on this topic, only older ones where it said…

  • Disable mouseover styling

    How do I disable mouseover styling?