|
Browse by Tags
All Tags » UltraWebGrid » ObjectDataSource ( RSS)
-
Hey "nicolas_gauvreau_cgi"... Wow! Thanks for this. The bug still appears in 8.3. We were pulling our hair out to find a solution. This did the trick! Thanks a bunch, Bryan
-
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.
-
My code is set up to do paging at the DataSource level. Up until now I was using the Microsoft GridView. It supports normal DataSource paging. DataSource paging is very simple. The grid asks for a page of data from the DataSource and then the DataSource calls the relevant method with the number of records...
Page 1 of 1 (5 items)
|
|