Browse by Tags

Related Posts

  • Gridview as popup on keypressed event

    Hai Everyone. I'm creating webapplication with ASP.Net 2.0 using VB.Net. EmailId ( TEXTBOX ) is there. Users should press F1 key in that Textbox. If F1 key is pressed then Gridview should be displayed as popup. Anyone help me Please. Thanks in Advance.
    Posted to Client Side Web Development (Forum) by soori457 on 12-10-2008, 12:00 AM
    Filed under: "Asp.net 2.0", TextBox, textbox changed, textbox Control ontextchanged, AS.NET 2.0, as.NET 2.0 VB, Asp.net 2.0 GridView template, .ASPX, .Net 2.0, gridview, asp .net 2.0.
  • dont take same names in gridview

    i have one textbox in that textbox i have to enter a state and it has to disply in gridview. if i enter same state for multiple times it should not enter in the gridview it has to compare with existing states and it should not enter. am using asp.net ,c#
    Posted to Web Forms (Forum) by vamshi_reddi on 07-14-2008, 12:00 AM
    Filed under: textBox, 3 tier architecture, gridview
  • 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: onchange, search, TextBox, client-side, DropDownList, gridview, date 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: search, textbox, DropDownList, filter, GridView
  • Looping through gridview to find textboxes

    I have a dynamic gridview with textboxes in it. I want to be able and loop through and find the textboxes and set the number of rows to them accordingly. I have searched for an example I can not find anything of the subject that is relevant. Here is what I have so far. 'For Each c As Control In Me...
    Posted to Data Presentation Controls (Forum) by adamwp on 06-18-2007, 12:00 AM
    Filed under: textbox, gridview
  • Textbox Multiline w/ WebControlAdapter Inside GridView Won't Bind

    I have a databound textbox with textmode=multiline inside of a gridview. I have a ControlAdapter (I stripped out the contents to ensure my code wasn't causing my problem) Public Class MyTextBoxAdapter Inherits System.Web.UI.WebControls.Adapters.WebControlAdapter Protected Overloads Overrides Sub...
    Posted to ASP.NET AJAX UI (Forum) by MaritimeGirl on 06-08-2007, 12:00 AM
    Filed under: textbox, GridView
  • Problem getting input value from a textbox in a Gridview Control

    I placed a text box in one of my template columns in a gridview control: <Columns> <asp:CommandField ShowEditButton="True" /> <asp:TemplateField><ItemTemplate><asp:TextBox runat=server ID="TextBox" Width="30"></asp:TextBox></ItemTemplate><...
    Posted to Data Presentation Controls (Forum) by Juwar on 05-24-2007, 12:00 AM
    Filed under: textbox, data, Findcontrol gridview, ItemTemplate, GridView
  • GridView SelectCommand issues.. plus using GridView Data?

    Hello all, I have a number of questions, but if I can get just the first answered I will be a step closer to my goal! I have a table that contains 5 Columns, PKID, UserName, IpAddress, IsOnline and Location. I also currently have a GridView control that is showing the first 4 columns. I now want to create...
    Posted to Data Presentation Controls (Forum) by dec0ded on 03-26-2007, 12:00 AM
    Filed under: mysql, textbox, GridView, HTML Source
  • 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
  • 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: Null, parameter, problem, querystring, records, rows, search, sql, sqldatasource, string, table adapter, textbox, Updateparameters, VB, access database, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, data, data access layer, database, databinding, datasource, If Statement, method, SELECT, FORM, GridView, label, GridView asp.net
Page 1 of 2 (13 items) 1 2 Next >