|
Browse by Tags
All Tags » UltraListView » LINQ ( RSS)
-
Im trying to use c# and linq to simplfy searching through the listview but cannot get it to work can anyone help? here iswhat i got so far which doesnt work. var qry = from L in listviewname.items.all where l.item.value == "123" Select L.item.value; Thanks Gary
Page 1 of 1 (1 items)
|
|