Browse by Tags

Related Posts

  • search text and show results in gridview

    Hi, I'm relatevely new to ASP.net and wanted to know how to do this: Here's the situtation: 1. I have a textarea in my page, where the user submits some text (tab separated) 2. I want ASP to search for each word the user submits with a SQL query. 3. Then the Gridview must be able to show the results...
    Posted to Data Presentation Controls (Forum) by wieland.kublun on 01-12-2007, 12:00 AM
    Filed under: GridView, problem, string, gridView searching, rows, GridView asp.net, stored procedure, general, databind, sql
  • 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
  • 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: GridView, postback, Client, database, paging, DropDownList, asp.net 2.0, label, rows, records, If Statement, Visible, data access layer, table adapter, databinding, codebehind, data, databind, VB, textbox, ADO.NET, access database, asp.net 2.0 GridView databound ItemTemplate
  • GridView Height, overlapses below

    Hi everyone. I have a gridview on the top of my page. The height of the gridview gets bigger according to the data input. The problem is the gridview seems to over lapse the things I have underneath it, i.e images and text etc. Any ideas on how to set the height of the gridview according to the length...
    Posted to Web Forms (Forum) by robinwilliams on 03-05-2007, 12:00 AM
    Filed under: GridView, DataGrid, Data Grid, height, grid view, overlapse, rows
  • How to save data from dynamic text box created in grid

    I am creating a interface consist of grid view which consist of a lot of text boxes which i am creating dynamically on the basis of elements from XML file. but when i want to save data from that interface it is giving problem to me in that. i am using code in this while saving is : foreach (GridViewRow...
    Posted to Data Presentation Controls (Forum) by vrun_gupta on 09-08-2007, 12:00 AM
    Filed under: GridView, Asp.Net 2.0, asp.net 2.0 asp.net, GridView field, xml, grid view, rows, ASP.net 2.0 Tutorials, .Net FAQ Links, C# code, Asp.NET2.0, ASP.NET.NET 2.0, c#, .Net Framework, Microsoft.net
  • Re: How to make the Datagrid rows clickable

    Hi Elizabeth, Check out these links for more info on DataGrid/GridView row selection. http://aspnet.4guysfromrolla.com/articles/072104-1.aspx http://gridviewguy.com/ArticleDetails.aspx?articleID=188 Hope this helps, David
    Posted to Data Presentation Controls (Forum) by djh on 05-10-2007, 12:00 AM
    Filed under: GridView, datagrid, rows
Page 1 of 1 (6 items)