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
UltraGridCell
Narrow your results
UltraGrid
UltraGridColumn
C#
ValueList
Group By
Cell
UltraControlContainerEditor
UltraGridRow
Validation
duplicates
text
UItraWinGrid
activation
Value
EditorComponent
UltraWinGrid
CellFormat
BeforeEnterEditMode
UltraDropDown
Bold
UlraWinGrid
UltraListView
CellUIElement
AutoComplete
VB.NET
Tags
More
Cancel
Descending
Ascending
1 - 15 of
49 results
for Ultimate UI for Windows Forms
Not Answered
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...
Answered
4
replies
UltraGridCell: Text and Value are different
I have the following code to set the value as date with time mRow.Cells("Date").Value = DisplayLongDate("20230603100000") I stepped thru the code and made sure mRow.Cells("Date").Value is "6/3/2023...
Not Answered
3
replies
Prevent edit while value list is being updated
I have an UltraGrid where some columns have an EditorWithCombo. The value lists are fetched from an API, and may change in the meantime. So, after refreshing the list itself, I also refresh the columns...
Not Answered
1
reply
Chang Property on Cell Edit
I'm trying to change cell appearance when it goes into edit mode. I've set these properties at the grid level. grid.DisplayLayout.Override.CellClickAction = CellClickAction.Edit; grid.DisplayLayout...
Not Answered
3
replies
AddRow is not affected by DataErrorCellAppearance
The DataErrorCellAppearance works fine in the grid, but I can't make it work in the AddRow.
Answered
4
replies
Validate row type in ultragrid
Hi, I have an ultragrid that I fill from a dataset with SQL SERVER data. All good, the case that I have enabled the search engine in the header, with this line: UltraGrid.DisplayLayout.Override.FilterUIType...
Not Answered
1
reply
How to filter data in UltraCombo inside an UltraGrid - UltraGridCell, with datasource different on each row
Hello, As I cannot post in the following post. I create a new one. https://www.infragistics.com/community/forums/f/ultimate-ui-for-windows-forms/123057/how-to-use-a-row-filtrerable-component-in-ultragridcell...
Not Answered
1
reply
UltraGrid display error and keep user in cell until resolved
Is there a recommended way to inform the user their value is invalid and let them know why? I've seen many, many threads on how to do this. I've tried many of them but they all have different issues...
Not Answered
3
replies
Based in input into one UltraGridCell, make another UltraGridCell required
I have an UltraGridCell set up to receive a Boolean value. Based on the Boolean value, I'd like to set the state of another UltraGridCell to be a required - or not. That's to say, I'd like to...
Not Answered
1
reply
Ultragrid cell tooltip with icons
Hello, I need to create a cell tool tip, with Icons, the current cell displays 1 icon that could be different depending on business rules, so they want to tooltip to show a dictionary for these images...
Answered
4
replies
Cell formatted as F2.
Hi I am seeing some odd behaviour. I have two cells which are of the Decimal data type. I can confirm this to be true because when do the following: ?this.ultraGridMain.DisplayLayout.Bands[0].Columns...
Not Answered
2
replies
EditorComponent not showing up in the ultragrid
I have some code that assigns a predefined UltraDatetimeEditor (with a ButtonsRight) to ultraGridCell.editorComponent when a row is selected. I am pretty sure the code is working but somehow the ultraDatetimeEditor...
Not Answered
1
reply
Ultragrid Cell - Issue when user checking a checkbox column VS me setting value to true or false in code
I have an UltraGrid and in this grid I have a checkbox column. The requirement of this grid is two-fold - either the user clicks the cells manually to check/uncheck the checkbox in each row, or there...
Suggested Answer
1
reply
How can I setting VAlign Center and RowHeight when RowMerge
First I already merged Cells like this |------------------------------------------------| | | | | | LM | | | | | ABCDEFGHI... |---------------------| | | | | | NO | | | | |---------...
Not Answered
5
replies
Copy ultragridcell text when ColumnStyle is dropdownlist
Hi , We need to provide the user the capability to select and copy data from the Ultragridcells through the UI. Normally the user can press F2 to select the text and then can copy it.. This doesn't...
Loading...
Load More