Infragistics Home

Infragistics Forums

Infragistics community online discussions.
Welcome to Infragistics Forums Sign in | FAQ
in Search

Browse by Tags

All Tags » UltraListView » LINQ (RSS)
  • Using LINQ to see if Item already exists in list

    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
    Posted to Forum by gonkowonko on 03-19-2008
Page 1 of 1 (1 items)
Powered by Community Server (Commercial Edition), by Telligent Systems