Browse by Tags

Related Posts

  • Populating Text Boxes in ASP.net AJAX

    I have successfully created a form on a page with multiple parts, textboxes, list boxes, labels and buttons. I can populate them all on load without any problems. I then want to have the user to enter some data in the top text box and onBlur the page takes the data that they entered, queries a database...
    Posted to Client Side Web Development (Forum) by IKGOMER707 on 12-11-2007, 12:00 AM
    Filed under: populating, textBox, client callback, data, database
  • 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
  • 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
  • Text box binding

    Hi, I have about six items of data for each entity to bind to their own textboxes to purely display data only. I want to put the textboxes in a large vertical row to display different fields in each. I would rather do this rather than a gridview. Do I have to drag across 12 different sqldatasources,...
    Posted to Data Presentation Controls (Forum) by camper on 02-02-2007, 12:00 AM
    Filed under: textbox, ADO.NET, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, Bind, Binding, c#, data, Eval, asp.net 2.0
  • How to input text (which is part of value) in a TextBox?

    For understanding more clearly please look at TextBot in this image:
    Posted to Web Forms (Forum) by vohuman on 03-01-2008, 12:00 AM
    Filed under: text box with javascript, TextBox, DataCollumn, datarow, text, data
Page 1 of 1 (6 items)