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
  • DropDownList is behaving strange !

    Hi there, There is a problem regarding DropDownList Control. Actually i am trying to assign the list a particular field from the access database. And after that by selecting any element on that dropdownlist i want that the selection be querried and the result should be displayed on the other dropdownlist...
    Posted to Web Forms (Forum) by mangol on 11-22-2007, 12:00 AM
    Filed under: Add default ListItem to DropDownList, database, drop down list codepal.co.nr, dropdownlist, Dropdownlist problem in asp.net, DotNet, drop down extender
  • Changing dropdownlist contents based on selection in listbox

    I have a listbox databound to a table in an Access database (Clients). When I select a customer in that list, I want to see what products they have purchased in a dropdownlist. The data in the dropdownlist would come from a table from the same database (ClientProducts). The problem I'm having, is...
    Posted to Web Forms (Forum) by hostopolis on 09-10-2007, 12:00 AM
    Filed under: ASP.NET 2.0 webform, BoundField, c# code, Data Presentation Controls, data source, database, databind, databinding, DropDownList, listbox, asp.net 2.0
  • There's always an easier way.

    Hello All, Right now I am getting ready to write an onSubmit handler. In the event handler, I would like to write a function that: - validate some information in a text box Should be 'RO' + 6 numbers(ex. RO152465) - builds a SQL query based on checkboxes selected and then the values that are in the drop...
    Posted to Web Forms (Forum) by dohertyk on 04-24-2007, 12:00 AM
    Filed under: radio button, SQLDataSource, TextBox, Valdiation Controls, Validators, vb.net, View, visual studio, <%@ Page Language="VB" %>, "Asynchronous Operation", .net, 2.0, asp, ASP.NET, ASP.NET 2.0 Ajax Control Toolkit Ajax Tab Control, ASP.NET 2.0 VB.NET, ASP.NET 2.0 webform, aspx, Beginner, codebehind, CustomValidator, Database, DataGrid, DropDownList, dropDownList radiobuttonlist, event, event handlin, event validation, events, Webforms, IIS, validation, form, SQL SERVER, submit, validate, validation Controls, ASP.NET 2.0, ASP.NET 2.0 IIS, Button Event OnClick
  • How to retrieve data as XML from SQL database

    Hi, I have a website which is designed to search for employee information. I have the search system working which does exactly what I want to, but as an added feature I want there to be a button which, when someone clicks on it, it takes whatever the previous search was and generates a set of data in...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by tomosap on 02-28-2007, 12:00 AM
    Filed under: object data source, objectdatasource, parameter datatype, Stored Procedures, Table Adapter, TableAdapter, TableAdapters, VB.Net, ADO.NET, Columns, combining data sources, DAL, Data, Data Access, DataAdapter, Database, DataGrid GridView Paging, DataSet, DataTable, DataView SqlDataSource, DropDownList, XML, Gridview
  • setting label to visible with button click

    Hi, I'm having some problems with using a label to display a message "No Records Found" when the user clicks a Search button. What I want it to do is to check if there are any results from a database that get displayed on a GridView. I have the following method so far: ------------------------------...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-27-2007, 12:00 AM
    Filed under: paging, postback, records, rows, table adapter, textbox, VB, Visible, access database, ADO.NET, asp.net 2.0, asp.net 2.0 GridView databound ItemTemplate, Client, codebehind, data, data access layer, database, databind, databinding, DropDownList, If Statement, GridView, label
  • Inserting Data into one table with category chosen from another table

    Hi, I am a novice programmer. I have this problem and can't seem to find an answer to my problem. I have two tables, an artist and a category table. the artist table have the following fields, name, artist_id and cat_id, and my category table have the following fields, cat_id and category_name . Both...
    Posted to Data Presentation Controls (Forum) by RuanRossouw on 01-06-2007, 12:00 AM
    Filed under: multiple tables, Visual Web Express, ASP.NET, bind, database, dropdownlist, inserting data
  • 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
  • How to add a "dummy" dropdown list item

    My Web form contains a dropdown list which is populated by data from the database table; the dropdown list will thus display a list of items from the DB. Since this particular field is optional, I want the dropdown list to be able to show a blank item that the user may select when the field is to be...
    Posted to Web Forms (Forum) by sg2000 on 10-26-2006, 12:00 AM
    Filed under: c#, DropDownList, ASP.NET 1.x, Database
  • ASP.NEW Web Drop Down List flicker effect

    I have 4 different dropdown lists (DDL's) on my Web form that are linked together. When you select a value on the first DDL, the other 3 DDL's will change values according to the selected value on the first DDL; when you select a value on the second DDL, the other 2 DDL's will change values...
    Posted to Web Forms (Forum) by sg2000 on 10-20-2006, 12:00 AM
    Filed under: asp.NET 2.0 C#, DropDownList, form, DataBind DataBinding, ASP.NET 1.x, Database, create web form
Page 1 of 2 (12 items) 1 2 Next >