|
Browse by Tags
All Tags » UltraListView ( RSS)
-
In Windows Explorer when in Icons mode the text is appended with three dots "Text...". When you select the icon you can see the whole text. How do you do this in the Infragistics control? Whenever I select the icon it is still truncated Thanks
-
How can I display text only for items in an UltraWinListView?
-
Hi... I need VB.Net hard code for this.... How to add data to UltraListview from database? thanks....
-
Thanks for the prompt response ! But these properties are available in version 8.1. How to achieve the same behavior in UltraListView version 7.1 ?
-
Hi, Any idea on how to make the UltraWinListView column adjust it's width (to that of longest subitem) when double clicked on edge? The view setting is Details. This behavior is default in Windows listview. Do I need to write my own event handlers here...which event to subscribe to and which properties...
-
Getting this error when SETTING checkboxes in an Infragistics.Win.UltraWinListView.UltraListView " collection was modified; enumeration operation might not execute ". I Googled " collection was modified; enumeration operation might not execute " and came up with lots of advice to...
-
I 'm having a UltraListview which displays the items by group by showing the UltraListViewGroups In some cases I would be nice if I could bring the group with all its items into view. I tried this by calling the BringInView method on the first UltraListViewItem in the group, but this doesn't...
-
I am user the UltraListView and I have it's View setting to List and I want the Items to snake top to bottom then across into the next column ... just as it would if you set your windows explorer to List? What is happening at the moment is that the items are just listed in one column and as such...
-
I am new to the Infragistics components is it therefore possible to place a small example or explain to me where I can find an example. I working on a listview with three columns. The user shall be able to set the checkbox for a listview item. And then select a value in the second and third column by...
-
We are migrating a v large VB WinForms projects from MS controls to Infragistics 2008 v1. In particular we have about 80 listviews to convert. To minimise the code changes needed to get it up and running, we have subclassed bits of your listview to provide interfaces more simlar to the MS ones. There...
|
|