| | |
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 3.5 ajax alltypeofvideos appliances asp asp.net beginner box browser businesslogiclayer button c# cac checkbox class commonfunctions compatible content contenttype control countryselector courier dataaccesslayer database datagrid datagridview datalist deployment development dgv dialog dropdownlist dropdownmenu dynamic dynamically edit embeddingactivexcontrol fileuploader fill findcontrol flash flv gridview gudi iis javascript list listbox login menu microsoft mouse mssql nameisnotdeclared news novell numerical opera order panelmasterpagebuttoncontrols problem radio ratings redirect registration relationaldatabases reportemail schoolproject search security serializesmo.table sessionvariables silverlight smoobjects software sql sql-server sqlserver2005 ssl tracking treeview validatedate validation vb.net videos vista visual-studio visualstudio vs2008 web webapplications webarchitecture webdevelopment webprogramming webservice wizard xsl youareanotmemberofthedebuggerusers





