|
Browse by Tags
All Tags » databinding » WinGrid ( RSS)
-
Hi, I am using Microsoft's DataGridView control (framework 2.0) and I am trying to add infragistics DateTimeEditorColumn to it at run-time and bind to BindingList<T> collection . Please correct me if I am wrong but it looks like there are 2 ways of doing this: 1) Dim colDOB As New Infragistics...
-
Hi, my grid displays a list of customer-objects. one column displays the adress (it is bound to the Adress - property of the customer). The DataSource of the grid is a BindingSource witch contains customer objects. The Objects are: public class Adress { public string Street {get; set} public string City...
-
Hi, I've got a databound, empty grid. When I click the first cell, the row template appears and I'm in edit mode -- everything is fine. But when I try to do the same by using the keyboard, it doesn't work: I start in a textbox (Tab order 0) outside the grid, I press the TAB key to navigate...
-
ultra explorer bar throws exception "Object reference not set to an instance of an object" when drag and drop any group to any other control (like drag the ultra explorer bar and drop to the win form header) i have tried all this but to no avail this.ultraExplorerBar1.GroupSettings.AllowDrag...
Page 1 of 1 (4 items)
|
|