|
Browse by Tags
All Tags » databinding » BindingList<> ( 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 all, How to track whether the grid is edited (any of the cell value is changed withrespect to that of the binded value).is there any direct method.......... Thanks in advance , Regards, Arun
-
I'm having a similar issue but with the UltraWebGrid. I have datasource objects created using SubSonic. Let's say the parent and child are related on the property pA; Public Class Parent { public int pA; public int pB; public ChildCollection childColl; } Public Class ParentCollection { public...
Page 1 of 1 (3 items)
|
|