|
Browse by Tags
All Tags » databinding » DataBindingSource. ( RSS)
-
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...
-
I have an object that has numerous properties and I'm trying to format 2 properties to show up on a coumn correctly in WinGrid. e.g. Object with properties of ObjectId, ObjectDesc so I will like to have a formatted string of "ObjectId - ObjectDesc" showing up in runtime. Thanks.
Page 1 of 1 (3 items)
|
|