Browse by Tags

Related Posts

  • Unable to get Filter in query to work

    I would like to be able to select a CorpLocation from a drop down and have it populate a grid view in a web page. I have created a simple database (PhoneLists) in SQL with a primary key (ResourceID) and 3 column names (ResourceName, PhoneNumber, CorpLocation) I have created a dataset that returns all...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by mjwill97 on 10-28-2008, 12:00 AM
    Filed under: query, Query String, "error", DropDownList, filter, gridview, "User Defined Function", Data set, "ASP.NET and SQL Server"
  • ASP.NET GridView Ajax Data Filter Control

    I was looking for an ASP.net 2.0 custom control that enables the user to filter the data in a DataGridView control by adding filters to the DataGridView. The control can be found in applications such as Microsoft BI Studio. So I decided to develop a web based control that will do such thing. I uploaded...
    Posted to Data Presentation Controls (Forum) by tawammar on 06-12-2008, 12:00 AM
    Filed under: AJAX, DropDownList, filter, GridView, Custom Control
  • Gridview Search: use DropDownList and TextBox to search / filter gridview?

    Let's say I have a gridview with three columns: First Name, Last Name, ID Number. Here's an example of what I want to do: I want to display all the records in the gridview to start. There would be a dropdownlist that lets the user select whether to search by first name, last name, or ID number...
    Posted to Data Presentation Controls (Forum) by tmpuzer on 03-14-2008, 12:00 AM
    Filed under: search, textbox, DropDownList, filter, GridView
  • Gridview filtering - multiple filters

    Hey, I'm stuck trying to get my gridview working with more than one drop-down filter. There is another post here with the same issue but I can't see the difference in code, it is probably something simple/easy. Here is my code: <%@ Page Language="VB" MasterPageFile="masterpage...
    Posted to Data Presentation Controls (Forum) by Drackie on 08-14-2009, 12:00 AM
    Filed under: GridView, DropDownList, sql, access, Query, filter
  • Filter gridview based on multiple criteria including date range (or min / max values)

    I'll start out by saying that I know just enough asp.net to be dangerous and not enough vb.net to pull off what I'm trying to do. So here it is: I've spent way too much time trying to figure out how to return data to a control that is filtered based on customer, date range, and total monthly...
    Posted to Data Presentation Controls (Forum) by norsema on 10-21-2009, 12:00 AM
    Filed under: GridView, DropDownList, filter, date range
Page 1 of 1 (5 items)