Browse by Tags

Related Posts

  • help needed with an aspx file

    Hi I have just taken over looking a web page and there is a problem with the output of mty database it is a aspx file working off an ms access database it is generating output properly however it seems to double up on the output on the first page and if you go to last page it does all output any help...
    Posted to Web Forms (Forum) by SARAH PERI on 03-22-2009, 12:00 AM
    Filed under: Visual Studio 2005, aspx, attributes source formatting, Configuration, Database, Database project, datagridview control, detailsView, DetailView not populating data, dropdown, Dropdown Template, Dropdownlist, How to programmatically bind data to a Dropdownlist?, source view, breakpoint condition
  • 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
  • Updating DateTime DB field using Calendar Control?

    I have a details view control which I have bound to my database. One of the fields is a DateTime field which I have bound to a calendar control to show the date value. However, I want to allow changes to this date by letting a user select a different date and hitting update. When I do this, all the other...
    Posted to Data Presentation Controls (Forum) by elDeeJay on 10-07-2006, 12:00 AM
    Filed under: update, Calendar, Data, Data Access, DataAdapter Update, Database, DataGrid GridView Paging, DetailsView
  • Best interface for database maintenance (parent-child relationships)

    Hello, I'm developing a web application using ASP.NET 2.0, Visual Studio 2005, and SQL Server Express 2005. The app has a maintenance section only available for authorized users. I'm looking for best and most confortable interface for users to maintain data. The problem is with data that i have...
    Posted to Data Presentation Controls (Forum) by ROMASP on 10-04-2006, 12:00 AM
    Filed under: ChildTable, database, dataview, Delete, DetailsView, FormView, GridView editing, GridView master detail expand collapse, GridView
  • TableRow to Label

    Im working with visual studio 2005 and webform. I'm working on a highscore list and want to show each colum/row in lables,so i can use diffrent collor and size and so on. The table is sorted by points and I want to show the topp 10 enterys. (Or more if i ask for it) Label1.Text = myTable[ "Name"...
    Posted to Web Forms (Forum) by yepp on 10-02-2006, 12:00 AM
    Filed under: problem, sorting, string, web service, database, DetailsView
  • Retrieving only non empty data from database to DetailsView

    Hello, I have a DetailsView and I want it to show only the rows, which aren't empty ... I was trying to do it this way: <asp:SqlDataSource ID="SqlDataSourceBuildings" runat="server" ConnectionString="<%$ ConnectionStrings:ConnectionStringJointMyDB %>" SelectCommand...
    Posted to Data Presentation Controls (Forum) by Morico on 11-02-2009, 12:00 AM
    Filed under: ASP.NET, c#, Database, DetailsView, SQLDataSource, SelectCommand, empty
Page 1 of 1 (6 items)