[progress Communities] [progress Openedge Abl] Forum Post: Oe 11.5.1: Telerik Radgridview...

  • Thread starter Thread starter Stefan Marquardt
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top