|
Browse by Tags
All Tags » databinding » databind ( RSS)
-
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.
-
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...
Page 1 of 1 (3 items)
|
|