Forums
New posts
Search forums
What's new
New posts
New profile posts
Latest activity
Members
Current visitors
New profile posts
Search profile posts
C# Community
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
VB.NET
VB.NET General Discussion
Search function
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="fikri, post: 180490, member: 55130"] Hello to all. I am newbie here so I would like someone help me with my first project. I need to make a search in the grid view depending of multiple fields criteria. I have 4 ftexboxes: textbox1 textbox2, textbox3 and textbox4. I have one gridview with data from access database. This is ok. Problem is search criteria. I need to show only those records what I entered in textboxes. For example: textbox1 is filter for column1 textbox2 is filter for column2...etc. Now is working when I change each textbox text separatelly. But i need to do it on this way that I can fill multiple texboxes... and filter still must works. Problem is when some textbox is empty, in that case no one record matches and grid is empty. Is it possible to ignore texbox which has empty string? I hope I explained it good, english is not my primary language. Thanks [/QUOTE]
Insert quotes…
Verification
Post reply
VB.NET
VB.NET General Discussion
Search function
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.
Accept
Learn more…
Top
Bottom