Showing posts with label infragistics. Show all posts
Showing posts with label infragistics. Show all posts

Wednesday, March 5, 2008

More reasons not too like Infragistics

How would you turn off multi-selectabilty on a Grid?
this.ultraGridFooGrid.DisplayLayout.Override.SelectTypeRow = Infragistics.Win.UltraWinGrid.SelectType.Single;

So intuitve.... Not.
This is certainly the last project I use these flakey, poorly written controls.