All Tags »
Sorting »
pagination (RSS)
Sorry, but there are no more tags available to filter with.
-
Hey all,
I have a generic search form control for a large application.The columns are being generated at runtime and the paging and sorting is being done server side.This was developed before I knew anything about the DataGridVirtualizingQueryableCollectionView.I am using a web service to deliver the data payloads.The ItemSource is being set ...