Browse by Tags

Related Posts

  • An attempt to attach an auto-named database for file failed.

    Hi, I recently installed VS Web Developer Express Ediition and SQL Server Express and I'm doing the How To tutorials and I can't finish the basic data access walkthrough: http://msdn2.microsoft.com/en-US/library/tw738475.aspx Because I get an error like this (link for complete error below): An...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by btipling on 10-08-2006, 12:00 AM
    Filed under: sql server express, data, gridview, data source
  • two cascading dropdown filter with autopostback

    Hi in my example I have two dropdownboxes configured to autopostback and a grid displaying data based on these two dropdown fields. The second drop down is updated based on the first one. The gridview uses the second dropdown to query for the data. It's hard to explain but the gridview displays incorrect...
    Posted to Data Presentation Controls (Forum) by Trash on 12-21-2006, 12:00 AM
    Filed under: Data, Data Access, DropDownList, Gridview
  • 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
  • How to retrieve data as XML from SQL database

    Hi, I have a website which is designed to search for employee information. I have the search system working which does exactly what I want to, but as an added feature I want there to be a button which, when someone clicks on it, it takes whatever the previous search was and generates a set of data in...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by tomosap on 02-28-2007, 12:00 AM
    Filed under: Data, XML, parameter datatype, DataGrid GridView Paging, TableAdapter, TableAdapters, DAL, Data Access, Columns, Database, VB.Net, Table Adapter, DataSet, DropDownList, DataTable, ADO.NET, Gridview, objectdatasource, DataView SqlDataSource, object data source, Stored Procedures, DataAdapter, combining data sources
  • Net/VAT/Gross calculation in Gridview

    I'm somewhat new to asp.net development, and so please excuse my ignorance. I am trying to play around with building a timesheet and expense app, and i am stuck on trying to update a second field in the gridview by entering a value into a first field whilst remaining in the EditItem mode. Basically,...
    Posted to Data Presentation Controls (Forum) by elvislives on 04-17-2007, 12:00 AM
    Filed under: GridView, GridView editing, Binding, GridView asp.net, data, asp.net 2.0 GridView databound codebehind ItemTemplate Zimmergren :), TemplateField, gridview postback callbacks re not supported, ASP.NET
  • 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: GridView, data, textbox, ItemTemplate, Findcontrol gridview
  • Accessing unbound sqldatasource fields during function

    Techie Zhang, So the DataItem property works in the Databound function. How would I access this field in a different subroutine? Protected Sub GridView1_RowCommand( ByVal sender As Object , ByVal e As GridViewCommandEventArgs) _ Handles GridView1.RowCommand 'subroutine is passed row number as e.value...
    Posted to Data Presentation Controls (Forum) by B-Cell on 08-06-2007, 12:00 AM
    Filed under: GridView, sqldatasource, data, unbound, fields
  • Fast Data presentation

    I have used Data presentation controls like Gridview, Accessdatasource etc. Unfortunately I have to say, it takes time to display page. What is the best strategy to display the data faster? Also if anyone have tricks on reducing page load time (with data), it will really help me. Thanks in advance!
    Posted to Data Presentation Controls (Forum) by nimish on 03-21-2008, 12:00 AM
    Filed under: gridview, data, fast
  • inserting text to the database...

    why does indention and parts where I press the enter key don't appear in the formview? it appears to be a continuous text with just spaces.. is there something needed to be configure to make it show? please help me...
    Posted to Data Presentation Controls (Forum) by mark_celiz09 on 03-06-2008, 12:00 AM
    Filed under: data, gridview, data source, bind, bindings, databound, detailsview, dataset
Page 1 of 1 (10 items)