473,569 Members | 2,747 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Searching a TextBox value from Table dynamically

Hi All,

Im using ASP.NET with C#. (.NET 2005)
In my page i want to allow the user to search the text from the SQL
table.

This is my table

ID Name City State
1 Parry Chennai Tamilnadu
2 Philips Delhi Delhi
3 John Kolkatta West Bengal
4 Williams Mumbai Maharastra

When the user starts to enter the searching criteria in the TextBox
like ''p", it will display the
corresponding names starting with p.

Also this happens with out Postbacking. Is it possible using the
JavaScript.
If there is no matches found it will show some message like "No
records found"

Please help me to overcome this problem.
Thank you,
Raja.

May 8 '07 #1
1 1146
Raja,
Yes this is possible using the Ajax extensions for ASP.NET.
http://ajax.asp.net

You may also want to look at the Ajax Control toolkit to see if there is
already a control that will meet your requirements:
http://ajax.asp.net/ajaxtoolkit/

--
Page Brooks
www.explosivedog.com
<si**********@g mail.comwrote in message
news:11******** **************@ l77g2000hsb.goo glegroups.com.. .
Hi All,

Im using ASP.NET with C#. (.NET 2005)
In my page i want to allow the user to search the text from the SQL
table.

This is my table

ID Name City State
1 Parry Chennai Tamilnadu
2 Philips Delhi Delhi
3 John Kolkatta West Bengal
4 Williams Mumbai Maharastra

When the user starts to enter the searching criteria in the TextBox
like ''p", it will display the
corresponding names starting with p.

Also this happens with out Postbacking. Is it possible using the
JavaScript.
If there is no matches found it will show some message like "No
records found"

Please help me to overcome this problem.
Thank you,
Raja.

May 9 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
3867
by: Raed Sawalha | last post by:
Hi, This is probably pretty simple but... I am dynamically adding rows to a HtmlTable that contain Textbox controls. (There may be more than one server control/textbox in a given cell) How do I get the value of a textbox when the form is posted back? I would expect something like:
0
4250
by: Zark3 | last post by:
Hi all, In a web form I use a for loop to dynamically add TextBox'es to a page (one for each item in an input file). I can get the input values and I can display them in Label's and TextBox'es. That part works. However, my problem is that the form lets the user choose from input files; the labels are updated, the textboxes are not. This seems...
16
5130
by: mj.redfox.mj | last post by:
Can anyone help? I have a textbox which I'm programatically adding by using the following code: txtTest = New TextBox txtTest.ID = "txtLeft" + cntCount.ToString Page.FindControl("tdInput").Controls.Add(txtTest) This successfully creates a textbox called "txtLeft1" in the table
3
5529
by: rinu911 | last post by:
hi all I am tring to insert a values to a table by checking if the value is there in the table already but it gives me this error "Query input must contain at least one table or query" here is my query
0
7609
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7921
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
1
7666
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For...
0
7964
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
5217
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
2107
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1208
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
936
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.