North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Design & Development
Design & Develop
Best Value
Infragistics Ultimate
The complete toolkit for building high performing web, mobile and desktop apps.
Indigo.Design
Use a unified platform for visual design, UX prototyping, code generation and application development.
Web
Ignite UI for Angular
Ignite UI for JavaScript
Ignite UI for React
Ultimate UI for ASP.NET
Indigo.Design
Desktop
Ultimate UI for Windows Forms
Ultimate UI for WPF
Prototyping
Indigo.Design
Mobile
Ultimate UI for Xamarin
Ultimate UI for iOS
Ultimate UI for Android
Automated Testing Tools
Test Automation for Micro Focus UFT: Windows Forms
Test Automation for Micro Focus UFT: WPF
Test Automation for IBM RFT: Windows Forms
UX
Indigo.Design Desktop
Collaborative prototyping and remote usability testing for UX & usability professionals
Indigo.Design
A Unified Platform for Visual Design, UX Prototyping, Code Generation, and App Development
Business Intelligence
Reveal Embedded
Accelerate your time to market with powerful, beautiful dashboards into your apps
Reveal App
Empower everyone in your organization to use data to make smarter business decisions
Team Productivity
Learn & Support
Support
Help & Support Documents
Blogs
Forums
Product Ideas
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Pricing
Product Pricing / Buy Online
Renew Existing License
Contact Us
Forums
Ultimate UI for Windows Forms
CREATE NEW POST
Your Privacy Matters
: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use.
Cookie Policy
Close
Selected tags
UltraGrid
Narrow your results
Filtering
Group By
Summaries
Cell
Column
UltraGridExcelExporter
Sorting
FilterRow
bands
Performance
C#
ValueList
UltraGridRow
Grouping
Add New
UlraWinGrid
Selection
Dropdown
DataSource
UltraCalcManager
UltraGridCell
activation
UltraDataSource
Card View
scrolling
Most Viewed
UltraDayView Control - TimeSlotIntervals
Suggested Answer
over 11 years ago
Changing Row Color of an UltraGrid
Suggested Answer
over 13 years ago
Multiple Summary Rows in single band
Answered
over 16 years ago
Disable column sorting
Answered
over 16 years ago
Visual Studio 2022, net 6 winforms project, no infragistics tools in toolbox
Not Answered
over 2 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
16396 results
for Ultimate UI for Windows Forms
Not Answered
0
views
7
replies
Truncated cell contents move up
When the text in a cell is truncated because the column width is too narrow, the contents of the cell move up by 1 pixel. What is the reason for this, and how can I prevent it? It just makes the grid...
Not Answered
0
views
1
reply
UltraGrid FilterRow cell max length issue
Hi Team, We have modified the grid RowFiltering sample (..\Infragistics\2023.1\Windows Forms\Samples\CS\Grid) to test MaxLength on filter row cells - tried a custom editor and default editor, both didn...
Answered
0
views
2
replies
Can I manually define columns for band[1]?
I add columns manyally in band[0]. When I expand a row, band[1] has the same list of columns as his parent. Can I manually create another list of columns for the band[1]?
Not Answered
0
views
2
replies
UltraWinGrid drag-and-drop for the first time
Hello, I am encountering an issue with an UltraWinGrid in a Windows Forms C# project. This grid is placed inside a form that is used as a popup, and it has the drag-and-drop feature enabled to allow...
Not Answered
0
views
1
reply
Remove single summary
I have added a Custom summary which has SummaryDisplayArea = SummaryDisplayAreas.GroupByRowsFooter | SummaryDisplayAreas.BottomFixed; However, I don't want the summary to appear on one particular group...
Not Answered
7661
views
1
reply
Ultrawingrid.Ultragrid Cancel adding a row but keep the data in the addrow
Hi, I'm having trouble finding a solution for my problem. I have a Ultrawingrid.Ultragrid with an addrow on top. The grid contains data for addresses. One of the columns is addresstype. Some...
Not Answered
8724
views
1
reply
Filter Column with 'OR' condition
Hi, I am writing to ask you for information regarding the ultragrid: I added the ability to filter by searching at the top of the columns, but I noticed that each column uses the AND as a condition to...
Not Answered
45660
views
2
replies
Ultragrid question: want to realize a GUI with tree view
Hi Expect, I want to realize a GUI with Ultragrid as below picture. The requirement is that 1, show Group1 and Group2 clearly, 2, the child rows of Group1 and Group2 has the same columns includes...
Not Answered
98998
views
4
replies
Appearance of the 'check' of the UltraCheckEditor
It seems that the appearance of the UltraCheckEditor changes Windows versions (probably checkboxes in general). In Windows Server 2016 the check (not sure how to call it in English, but it's the V inside...
Not Answered
63365
views
1
reply
Enable/Disable ButtonsLeft in cell Dropdown/Combo in UltraWinGrid at a row level
Hi. I have a business requirement that we use either an UltraCombo or an UltraGridComboEditor to allow a user to select an item from a list. The users would also like to have another button in that...
Not Answered
109206
views
2
replies
UltraControlContainerEditor border colour
I have a grid which is themed (to dark mode) and I use a custom editor on certain grid cells. This editor is also themed, and that's all fine. However, the border on any custom editors always display...
Not Answered
90051
views
1
reply
Infragistics.Shared.DisposableObject.VerifyNotDisposed() on Bands(i).SortedColumns.Clear()
We have a issue where we are opening a grid. We have overridden the grid_AfterSortChange event where we are running the following code: Private Sub grid_AfterSortChange(ByVal sender As Object, ByVal e...
Not Answered
172209
views
1
reply
Cell Activation
Re https://es.infragistics.com/help/winforms/infragistics.win.ultrawingrid~infragistics.win.ultrawingrid.activation I want something between NoEdit and Disabled. I want the functionality of Disabled...
Not Answered
1232089
views
5
replies
Adding an ultraSparkLine to UltraGrid
Hi Is it possible to add an ultraSparkline chart to an ultraGrid row in code? and if so do you have an example of how to do it? Cheers Dave
Not Answered
876448
views
1
reply
export ultragrid data to new Excel workbook and automatically open it
Hi. When I use the code below to export the data in a grid, specifying the target path and filename, everything works fine. ultraGridExcelExporter1.Export(ultraGrid1, "c:\\Test\\Report.xlsx"); ...
Loading...
Load More