473,386 Members | 2,042 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

TextChanged in Datalist(URGENT)

Hi,
Please can some one help me???
and let me know whether it is possible or not????

I have a Datalist, in template column I have a textBox.
User will enter the data in textbox.I need to update the data in the Database.

I dont have Edit Command or Update Command for the DataList???/

If I write it in the text changed event how will I know the index or row id
of DataList???

Again My question is How will I update the data from template column of
textbox
in to the database without Edit Command or UpDate command in datalist.

Any help can be appreciated.

Thanks a lot.
Nov 19 '05 #1
1 1691
This example does much the same thing, and you can view the source code:
http://www.daveandal.net/books/6744/...-datagrid.aspx

"Mani" <Ma**@discussions.microsoft.com> wrote in message
news:0F**********************************@microsof t.com...
Hi,
Please can some one help me???
and let me know whether it is possible or not????

I have a Datalist, in template column I have a textBox.
User will enter the data in textbox.I need to update the data in the Database.
I dont have Edit Command or Update Command for the DataList???/

If I write it in the text changed event how will I know the index or row id of DataList???

Again My question is How will I update the data from template column of
textbox
in to the database without Edit Command or UpDate command in datalist.

Any help can be appreciated.

Thanks a lot.

Nov 19 '05 #2

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

Similar topics

0
by: vijaya | last post by:
I want to display the datacolumns vertically for eg user name Bennet passwd **** id 90 username Dolly passwd ****
0
by: ani | last post by:
Hi How do I retrieve the form values that are present in the datalist control. My aspx page actually reloads to itself. The datalist control has multi record values. Thanks..
0
by: manu_srinivasa | last post by:
:( Here is my design, we have user control placed in a aspx page. within user control, i am having datalist, within datalist i am placing radio button. On click of radio button, i need to...
0
by: harikrishna | last post by:
can we access all the columns in datalist without writing explict html code ex: <ItemTemplate> <%# DataBinder.Eval(Container.DataItem , "productid")%> </ItemTemplate> without writing this...
2
by: sck10 | last post by:
Hello, I am populating a DataList with data from a stored procedure. What I am trying to do is change the color based on the one of the values that the stored procedure sends. When I try to...
3
by: tirath | last post by:
hi, I have a DataView which has around 50 items(the page has scrollbars). there is a search box on top of the page. when user enters an Id, i do DataView.find("Id"). I get the row index but i...
0
by: mrpage | last post by:
I have developed a page that uses a ASP.Datalist control to display details including images in a database. The page uses parameters passed by links from the home page (i.e, category ID when clicking...
2
by: hussainiyad | last post by:
Hi to all i today installed tthe v.b 6.0 in my system and i found 2 main problems problem1>--.I couldn,t able to open the data Project ,we know it contains two components one is data Environment...
4
by: Peter | last post by:
I have a DataList and each item in the datalist has an imge, I want to change the datalist item image on the client side when user clicks a button. How would I do that with JavaScript, does anyone...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
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,...

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.