Browse by Tags

Related Posts

  • radio button data binding-how?

    hi, i have a DB that contains some tables.so i have a radio button group of tow radio button to display a field. now how can i bind this radio button group to this field for updating and insert a new record? for more explain i brought a little of code below: in .aspx page i have: < asp:RadioButton...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by hassan_comput on 06-30-2007, 12:00 AM
    Filed under: radio button, c#, Database, database dinding, ASP .NET 2, binding
  • Re: GridView: DataKeys Array is Empty

    Thanks for time to post your experience sjonnie. Just saved me a good bit of time chasing up why I was getting empty values when I tried to reference the DataKey array in the page load handler. Adding a call to DataBind() on my DetailsView immediately before accessing the DataKey array did the trick...
    Posted to Data Presentation Controls (Forum) by nerd. on 05-02-2007, 12:00 AM
    Filed under: ASP.NET, Bind, Binding, database, Databinding DetailsView, DataKey, DataKeynames, DetailsViews
  • Update Query with a Public variable.

    Hi, One of my pages I have a GridView and a FormView, the FormView is displayed every time the user selects one item in the Gridview. That same user as to be logged in to be able to access this page. If the user wants to Edit the information and Update the database I need the login name to be included...
    Posted to Data Presentation Controls (Forum) by FSousa on 12-13-2006, 12:00 AM
    Filed under: Binding, BoundField, database, databinding, datagrid, datasource, dataview, DetailsView, DetailsViews, DetailView, FormView, FormView Insert Button PostBackURL, asp.net 2.0
  • bind database to XML

    say i have a table with two fields eid and ename i want to bind them to a XML <employees> <employ><eid>eid_value</eid><ename>ename_value</ename></employ> <employ><eid>eid_value</eid><ename>ename_value</ename></employ> <employ><eid>eid_value<...
    Posted to Data Presentation Controls (Forum) by miztiik on 12-01-2006, 12:00 AM
    Filed under: bind data xml database attributes, Binding, BoundField, customize, data access layer, database, databinding, datagrid
  • How do i default back to 'Please Select' in a dropdownlist after a selection has been made?

    I am using a datasource that queries a database to populate my dropdwon list. After an item has been selected a repeater is populated on the value of this selection. The dropdownlist is set to autopostback. I want the repeater to be populated but the dropdownlist to be set back to "Please select". I...
    Posted to Data Presentation Controls (Forum) by HerdingCats on 11-14-2006, 12:00 AM
    Filed under: postback, Binding, database, datasource, DropDownList, asp.net 2.0
  • Re: Databinding methods such as Eval(), XPath(), and Bind() can only be used in the context of a databound control.

    Look this site, have proyect VS (C#) and database .mdf to download. http://hardtyco.blogspot.com/
    Posted to Data Presentation Controls (Forum) by hardtyco on 05-08-2008, 12:00 AM
    Filed under: .Net 2.0, Binding, c#.net, data bind, database, Eval
Page 1 of 1 (6 items)