473,653 Members | 2,948 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

cannot get the text in textbox in datalist,what can i do ?

hello
thank U for take a look this Message !

/////////////////c# code file
private void DataListClass_U pdateCommand(ob ject source,
System.Web.UI.W ebControls.Data ListCommandEven tArgs e)
{
string UpdateName = ((TextBox)e.Ite m.FindControl(" TextBoxName")). Text;//
here i can not get the text that i modified.
string UpdateLink = ((TextBox)e.Ite m.FindControl(" TextBoxLink")). Text;//
it shows the old text .
//somebody
tell me change viewstate,
//but
it dose nothing for me.

mydsClass.Table s["class"].Rows[e.Item.ItemInde x][1] = UpdateName;
mydsClass.Table s["class"].Rows[e.Item.ItemInde x][2] = UpdateLink;

DataListClass.E ditItemIndex = -1;
DataListClass.D ataBind();

}
//////////////aspx file ///////////////////////////////

<EditItemTempla te>
<asp:TextBox id=TextBoxName runat="server" Text='<%#
DataBinder.Eval (Container, "DataItem.class _name") %>'
EnableViewState ="False">
</asp:TextBox>
<asp:TextBox id=TextBoxLink runat="server" Text='<%#
DataBinder.Eval (Container, "DataItem.class _link") %>'
EnableViewState ="False">
</asp:TextBox>
<asp:LinkButt on id="LinkButtonU pdate" runat="server"
CommandName="Up date">Update</asp:LinkButton>
<asp:LinkButt on id="LinkButtonC ancel" runat="server"
CommandName="Ca ncel">Cancel</asp:LinkButton>
</EditItemTemplat e>
Jan 24 '06 #1
0 994

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

Similar topics

3
2329
by: Ben R. | last post by:
I've got a repeater that's bound to a datareader and I'd like to conditionally modify the text that is being outputted. Previously, I've done this by assigning a name to attribute to the surrounding tablecell in which the <%# %> tags reside and I could use the findcontrol to grab a handle to the control by name and do any necessary modifications. I'm wondering if I can get around this? Is it necessary to assign a name to a surrounding cell?...
1
1789
by: Stephan Bour | last post by:
I need to build a string from the content of a datalist containing a nested datagrid. This properly returns the data from the first cell in the datagrid: String first = GridItem.Cells.Text; However, I can't seem to apply the same technique to the datalist as ³Cells² is not implemented. How does one retrieve the text from a datalist cell then? Thanks, Stephan.
0
1510
by: bill yeager | last post by:
I have a datalist displaying parent information and a datagrid presenting child information. The data is being rendered just fine. The datagrid has template columns on it that I cannot gain access to in my Itemcommand event of the datalist. When I press a button on the datalist, that brings me into the Itemcommand event. I have access to the datagrid control, but not any column controls on the datagrid. For instance, my first column is...
0
1813
by: Jim Heavey | last post by:
I am using the DataList The ItemTemplate has a button and a label. The label field is bound to a datatable and a field called "Narrative". The button is labeled "Edit". When the edit button is clicked, the edit Template displays a number of buttons and it attempts to display that "Narrative" in a text box, allowing the user to edit the text of the narrative. When I run and press the "Edit", the system stops in the Edit Template and...
0
908
by: mahsa | last post by:
Hi I want to have an editable text box in datalist but whitout forcing user to click edit or add button to see the text bo I use textbox in my datalist but its not editable why <ItemTemplate><asp:CheckBox Visible="False" ID="cbCalculate" Runat="server" AutoPostBack="True"></asp:CheckBox><%# DataBinder.Eval(Container.DataItem, "PartNo") %><asp:TextBox ID="Txt_"+<%# DataBinder.Eval(Container.DataItem, "PartNo") %>...
4
8754
by: bwalke | last post by:
I am developing a web form which is going to be used for manufacturing input. The form uses a DataList which list a batch of parts that may range anywhere from 1-9 parts. The DataList contains 6 textboxes pre-fill with data (reason for using datalist) which will capture user input and changes to the textboxes. So the 6 textboxes in columns will be constant but the rows will vary representing each part. I am looking to loop through...
6
4400
by: etam | last post by:
Hi, i have a DataList with a TextBox added by me: <asp:DataList ID="GradeDataList" runat="server" DataKeyField="id" DataSourceID="ProjectsObjectDataSource"> <ItemTemplate> topic: <asp:Label ID="topicLabel" runat="server" Text='<%# Eval("topic") %>'></asp:Label><br />
1
1821
by: BisMan | last post by:
I have a datalist called datalist2 I want to get the text from a textbox called textbox1 which is in the ItemTemplate of the datalist. In the past I have gotten information out of the create user control in the following way: ((TextBox)CreateUserWizard1.CreateUserStep.ContentTemplateContainer.FindControl("StudentID")).Text; But the same approach doesn't work with the datalist... Please help!?
2
1776
tjc0ol
by: tjc0ol | last post by:
Hi guys, Im just wondering that I cannot update my database throught datagrid datalist control, and the only thing works is that I can delete, cancel, edit but when I clicked update link there's an error that says: "Syntax error in UPDATE statement." I wonder what's wrong with my code and how to correct this one? Below are my codes: OleDbConnection objConn = new OleDbConnection( "Provider=Microsoft.Jet.OleDb.4.0;" + "Data...
0
8370
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8283
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 synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8704
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8470
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 most users, this new feature is actually very convenient. If you want to control the update process,...
0
8590
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 choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7302
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
5620
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 into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
2707
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
1914
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

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.