S
Stefan Marquardt
Guest
query as source, one buffer Time between Binding-Source = query-handle, DataSource = Binding-Source, Display, 19300 records Telerik: 500ms Infragistics: 200ms Clicking on a col header (sorting, int field): Telerik: Canceled after 5 minutes, still access to table (shown in promon) Infragistics: 5 seconds But even Infragistics queries the table when I click on the col and the doc says something else: Most .NET grid controls support sorting in response to some user action. However, the grids might differ on how the sort is accomplished. For example, the Infragistics.Win.UltraWinGrid.UltraGrid does its own sorting if the DisplayLayout:Override:HeaderClickAction property is set to SortSingle or SortMulti I have the Default Value: SortMulti. Why do I have database access?
Continue reading...
Continue reading...