| | |
Text='<%# DataBinder.Eval(Container.DataItem,"Prod_Id") %>'
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Apr 2008
Posts: 45
Reputation:
Solved Threads: 10
In your code behind, you would bind a DataSet or some other object to a control on your form. In your markup, the statement you gave then uses whatever object you bound to your control to look up the value with a key of Prod_Id.
So, if you bound a DataSet to a ListView and had a template set up for your listview, your statement would show the value in the Prod_Id column as the text for whatever element the statement is used in.
So, if you bound a DataSet to a ListView and had a template set up for your listview, your statement would show the value in the Prod_Id column as the text for whatever element the statement is used in.
![]() |
Similar Threads
- How to add dynamic row in datagrid? (ASP.NET)
- datagrid, innertext, javascript, database update (ASP.NET)
- example of editing in DataGrid and Default Paging (ASP.NET)
- Edit item event handler issue (ASP.NET)
- select check boxes (ASP.NET)
- Update using the datagrid in C# (C#)
- ASP.NET 2.0, Parent/Child Data Control? (ASP.NET)
- Drop Downlist Not Loading (VB.NET)
Other Threads in the ASP.NET Forum
- Previous Thread: Edit Data in GridView
- Next Thread: Select only one radio button in Gridview
| Thread Tools | Search this Thread |
.net 2.0 activexcontrol advice ajax alltypeofvideos asp asp.net bc30451 bottomasp.net browser businesslogiclayer button c# c#gridviewcolumn checkbox child click commonfunctions compatible confirmationcodegeneration content contenttype courier css dataaccesslayer database datagrid datagridview datagridviewcheckbox datalist deadlock development dgv dropdownlist dropdownmenu edit expose feedback flash flv form formatdecimal forms formview gridview homeedition iframe iis javascript jquery listbox login menu microsoft mono mouse mssql multistepregistration news numerical objects order panelmasterpagebuttoncontrols parent radio ratings reportemail rotatepage save schoolproject search security serializesmo.table silverlight smartcard software sql-server sqlserver2005 suse textbox tracking typeof unauthorized validation vb.net video videos virtualdirectory vista visual-studio visualstudio web webapplications webarchitecture webdevelopemnt webprogramming webservice xml youareanotmemberofthedebuggerusers





