|
Browse by Tags
All Tags » databinding » ObjectDataSource ( RSS)
-
Hi let me give you a quick recap of what I am trying to achive. I am doing custom paging and custom sorting.I am using MVP pattern so my data that I am assigning to objectcontainerdatasource is coming from presenter and I use setter method to set datasource at runtime as following syntax in presenter...
-
We're having an issue with the UltraWebGrid. I have datasource objects created using SubSonic. Let's say the parent and child are related on the property pA (I exclude all the "get/set" code for purposes of brevity); Public Class Parent { public int pA; public int pB; public ChildCollection...
-
I have an object list which containts child lists. I tried to use object binding but it seems that the WebGrid only sees the top-most list. Is it possible to have a heirarchal object-bound webgrid? The example only shows DataSets.
-
The grid has to refresh the data before performing the update because it's not storing the information in the rows anywhere. The grid can't process the update until it has gotten a fresh lot of data because otherwise it won't be able to check whether the value has really changed and it won't...
Page 1 of 1 (4 items)
|
|