Wrox Programmer Forums
Go Back   Wrox Programmer Forums > .NET > Other .NET > ADO.NET
|
ADO.NET For discussion about ADO.NET.  Topics such as question regarding the System.Data namespace are appropriate.  Questions specific to a particular application should be posted in a forum specific to the application .
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ADO.NET section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old October 3rd, 2004, 02:37 PM
Authorized User
 
Join Date: Aug 2004
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Default i need answers ????????

my program is developed for a Store, in which it contains products , with each product there is an id or code specified only for it.
what i need when the "data entry" or "User" begins to enter a code for some product - when he typing just first numbers of the code of the product- he gets a list of all other product code the begins with these few numbers, and it decreases by typing more numbers until the desired product code appear.
" this can be called Filter"

i need this list to be appeared even if we type only one number

for example:

for product a,b,c,d
where 1200,1204,1245,1320 ,respectively
so when i begin to write a code in " a textbox control" .
so if i type:

 1
i get all product in the list

 12
i get "1200,1204,1245" ,..etc.

I HOPE IT IS CLEAR FOR YOU
.


 
Old October 3rd, 2004, 11:56 PM
Friend of Wrox
 
Join Date: Jun 2004
Posts: 449
Thanks: 0
Thanked 1 Time in 1 Post
Send a message via MSN to r_ganesh76
Default

what type of application are you using windows application or web application?

Regards
Ganesh
 
Old October 9th, 2004, 11:47 AM
Friend of Wrox
 
Join Date: Feb 2004
Posts: 177
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I think it would be good if you use ComboBox instead of TextBox, and for the same try the following link

http://www.kbalertz.com/Feedback_319946.aspx



It is not how much we do,
but how much love we put in the doing.

-Mother Theresa





Similar Threads
Thread Thread Starter Forum Replies Last Post
Contradictory answers Fitz SQL Server 2000 1 June 22nd, 2006 08:14 PM
Answers dcoleman31p Forum and Wrox.com Feedback 5 November 12th, 2003 12:23 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.