Browse by Tags

Related Posts

  • problem with retrieving/displaying data based on form input

    Hi, I've developed a form which accesses a database through a data layer and sends parameters based on the form input. I have written the following code which works by checking if the textbox is empty and passing a null value as a string to the search parameter in the query, of which there are five:...
    Posted to Data Presentation Controls (Forum) by tomosap on 02-22-2007, 12:00 AM
    Filed under: GridView, problem, string, database, sqldatasource, label, datasource, rows, records, If Statement, Null, GridView asp.net, data access layer, table adapter, databinding, data, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, Updateparameters, sql, search, VB, textbox, method, parameter, querystring, ADO.NET, access database, FORM, SELECT
  • The most efficient way to search a gridview?

    Hello. I'm looking for the most efficient way to search a gridview. I got this object data source (bound to a mssql database) which returns around 1500 rows. I display the results in a gridview where the user is able to sort it on the columns and edit/delete rows. So, how do I search this gridview...
    Posted to Data Presentation Controls (Forum) by TJakobsen on 10-22-2007, 12:00 AM
    Filed under: GridView, search, filterexpression, efficient search
  • Searching SQL db and returning results to Gridview

    Hello.... I am in the process of building a search function for an application (VS2005, ASP.net, VB code, and AJAX functionality). The user's form has a textbox (for an input string) and two drop-downs. The user would then click on a "Search Now" button, and the data should populate in...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by FZero on 01-29-2008, 12:00 AM
    Filed under: gridview, SQL Statement, search
  • 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: GridView, DropDownList, search, textbox, filter
  • DropDownList onChange: one TextBox changes to two TextBoxes to specify a date range?

    I have a gridview with a dropdownlist and a textbox to search the gridview. The dropdownlist specifies the column to search and the text box holds the string to search for. Like this: < asp:DropDownList ID= "SearchByDropDownList" runat= "server" > < asp:ListItem Text= "First...
    Posted to Web Forms (Forum) by tmpuzer on 03-14-2008, 12:00 AM
    Filed under: TextBox, DropDownList, gridview, onchange, search, client-side, date search
  • Programatically accessing and manipulating GridView for search criteria with Stored Procedure

    Can anybody help with some example to programatically access the GridView. Also we should be able to manipulate the gridview data for different search criteria, with a drop down fields, text box search box, checkbox etc. All this should be done through stored procedures and no HTML code, no inline code...
    Posted to Data Presentation Controls (Forum) by Siby2000 on 03-30-2008, 12:00 AM
    Filed under: asp .net, Delete, GridView, search, stored procedure, UPDATE
Page 1 of 1 (6 items)