North American Sales: 1-800-231-8588
Global Contacts
My Account
Menu
North American Sales: 1-800-321-8588
My Account
Sign In/Register
Developers
Infragistics Ultimate
The complete toolkit for building high performing web, mobile, and desktop apps
Ignite UI
JavaScript/HTML5 and ASP.NET MVC components and productivity tools, including native Angular components
Xamarin
Cross-platform mobile controls and productivity tools
Windows Forms
Desktop controls
WPF
Desktop controls
ASP.NET
Web controls
UWP
Mobile controls
ReportPlus Embedded SDK
Deliver embedded reports and dashboards in your apps
All Products
UX
Indigo Studio
Collaborative prototyping and remote usability testing for UX & usability professionals
UX Consulting
Partner with our UX & Development consultants to create useful, usable, high-performing applications
Business Teams
For Business Teams
SharePlus Enterprise
Mobile workspaces with business processes, collaboration, and data visualization for teams
ReportPlus
Exceptional analytics on any device
Consulting
Consulting
Popular Services
Our Process
Our Work
Blog
Contact Us
Learn & Support
Help & Support Documents
Blogs
Forums
Reference Applications
Customer Stories
Webinars
eBook & Whitepapers
Events
Free Trials
Purchase & Renew
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
UltraDataSource
Narrow your results
UltraGrid
LoadOnDemand
DateTime
bands
UltraChart
Sorting
calendar
Band
Virtualization
Summaries
Thread
AutoComplete
datasource grid updated flag
ChildBands
Band layout individually Multiband
UItraGrid
Layout
UltraWinDataSource DataBinding
Data Binding
Filtering
IDataErrorInfo UltraGrid UltraDataSource
Performance
LoadFromBinary
InitializeRow
child band
Most Viewed
WinGrid Performance Guide
over 10 years ago
Multiple Summary Rows in single band
Answered
over 10 years ago
DateTimeEditor error with NetAdvantage 2009 1
Answered
over 9 years ago
UltraGrid - ConditionAppearanceRow
Answered
over 11 years ago
Marquee UltraProgressBar
Answered
over 10 years ago
Tags
More
Cancel
Descending
Ascending
1 - 15 of
128 results
for Ultimate UI for Windows Forms
Answered
127
views
2
replies
populating ultragrid
Hi, I have a datasource with 10000 rows and 280 columns. It is essential to the project to filter the grid, so I choose LoadStyle .PreloadRows. Based on the cellcontent an appearances needs to be...
Answered
374
views
1
reply
Add dynamic child band to UltraDataSource
I need to create x number of deep childBands from a DataSource and after that fill it with data from a Query to show it in a Horizontal UltraGrid like a treeView, I have the grid ready with a sample...
Suggested Answer
35782
views
9
replies
RowSpan in cells
Hi, With doing rowspan in the cells of the ultrawingrid in runtime? (version 2008 v 3) see the code below: private void button1_Click(object sender, EventArgs e) { UltraDataSource uds = new...
Answered
5108
views
2
replies
Data type definition on cell level
Dear Mike Hopefully you can give me some advice on how to manage the following: We have a bunch of business objects with properties of multiple data types. Form these I am constructing a 2-dimensional...
Not Answered
4344
views
5
replies
Grid with DataSource and UltraChart
Hi, I want to display some data from an UltraDataSource in an UltraGrid. At the same time I want an UltraChart beeing bound to that data, too. Is it possible to reflect UltraGrid filtering of grid...
Not Answered
289
views
1
reply
PerformAutoResizeColumns method and formatted text editor
Hi, Generally speaking I use an UltraGrid control with few columns of style ColumnStyle.FormattedTextEditor ,an UltraDataSource as data source with integer values and implementation of IEditorDataFilter...
Suggested Answer
12277
views
4
replies
ExternalSort with LoadOnDemand DataSource
Hi, I'm using a UltraWinGrid binding to UltraDataSource with the LoadOnDemand-Feature and the HeaderClickAction .ExternalSortSingle Setting. The Grid contains about 150 columns and up to 40000 rows...
Not Answered
778
views
2
replies
UltraGrid constantly being corrupted...
v11.1. I have an UltraGrid bound to an UltraDataSource. The Uds has 3 bands. Something is constantly adding multiple versions of the same columns at some point when I am editing the form. I think...
Answered
9932
views
6
replies
Finding the UltraGridRow that is related to an UltraDataRow
I am trying to find a way to get the UltraGridRow in the UltraWinGrid control that is related to my UltraDataRow in the UltraWinDataSource. So far, I have not been successful. Does anyone know how to...
Suggested Answer
2289
views
3
replies
Populating a UltraDataSource and best practices
Hi, I have a confusion over the timing of populating an UltraDataSource. What is the exact purpose or extra that a UltraDataSource provides over the other collections like DataSets, DataTables or...
Answered
2236
views
5
replies
Regarding assigning UltraDataSource to UltraGrid and Events
Hi, I am handling a fairly complex application where in I am trying to do expand and collapse functionality for rows as well as columns. I have developed the functionality to expand / collapse the...
Not Answered
14351
views
4
replies
using IDataErrorInfo with UltraWinDataSource
I am using an UltraDataSource as the data source for my UltraWinGrid. Based on the documentation that I have read so far, errors are shown in cells based on the IDataErrorInfo Interface. However, it...
Not Answered
4099
views
9
replies
Populating an UltraDataSource outside the InitializeComponent() method
Hi everyone, I am new to Infragistics testing the basics of it. I would like to know how to populate an UltraDataSource dynamically please ? This UltraDataSource is going to be the source for my UltraTree...
Answered
3714
views
4
replies
creating hierarchical data using ultradatasource and datatable
I have raw data coming in as a datatable. I need to massage it into an ultradatasource to provide a treeview like view in the ultragrid we are using. Are there any examples of doing this? Or is there...
Not Answered
2465
views
2
replies
UltraWinGrid Child Parent relationship
I have an ultrawingrid which column i need to bind with ultradropdown. The condition is that dropdown binding happen with which table that already referenced with another table. like i want to show...
Loading...
Load More