![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Programming A discussion forum for programs and programming used in tech-related businesses. |
![]() |
|
|
Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Feb 2007
Location: Ireland
Posts: 34
OS: XP
|
appliying a RowFilter from a textbox value in VB.net
i am trying to apply a row filter to a dataset
using the following code: Code:
DV_CP.RowFilter = "[CID] like 'C002' " Say i wanted to use a binded text box or combo box which could change (selecting different Ids to display Client information) as the source of my ID as apposed to pre-defining it, how would i code this? The barrier i am coming up against is that the compare statement: Code:
"[CID] like 'C002' " I hope this is a clear explanation of my issue, help appreciated ![]() |
|
|
|
![]() |
| Thread Tools | |
|
|