HighTechTalks DotNet Forums  

rowfilters with multiple values

Dotnet Data Tools microsoft.public.dotnet.datatools


Discuss rowfilters with multiple values in the Dotnet Data Tools forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Chris
 
Posts: n/a

Default rowfilters with multiple values - 01-30-2007 , 12:57 PM






I am looking to apply a rowfilter with a series of primary key values to a
dataview.

The data is populated from and xml file.

I am pulling the list of primary key values from an html <select><option>
list and returning comma separated pk values.

Doing something like rowfilter = "pk=a or pk=b or pk=c" seems a little long
winded.

Is there a more effective way that I could be constructing my rowfilter. I
haven't found a source that shows all the valid constructs that can be used
in a rowfilter.

TIA,

Chris



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.