Browse by Tags

Related Posts

  • How to write update SQL statement for UPDATE command of GridView?

    I have a GridView which I am populating with data from a Dataset. I am filling the Dataset in my data access layer. When a user updates data in the grid's controls in edit mode, I need to pass the original value of the fields as well as the new value of the fields as parameters to the WHERE clause of...
    Posted to Data Access and ObjectDataSource Control (Forum) by karmyster on 12-27-2006, 12:00 AM
    Filed under: update, ADO.NET, Gridview, Delete
  • Not Retreive GridView Rows to Another Web Form

    Hi i am doing on asp.net application.in that i am accessing data from ObjectDataSource. i want to reterive rows to another page.i need these rows values to another web form..i am using HyperLinkField get one value data DatanavigateField and dataNavigateUrlFormatString="ShowCorp.aspx?corpcode={0} and...
    Posted to Data Access and ObjectDataSource Control (Forum) by rambhopalreddy on 01-22-2007, 12:00 AM
    Filed under: BLL DAL Login Membership SQL Express, objectdatasource select dal "foreign constraint", ADO.NET Tutorial, Columns, Browser, objectdatasource fileupload, Session Variables, DataSet, DataSet Access Parameter C#.NET 2.0, SQL Server ADO.NET Transactions, ObjectDataSource GridView non-generic method, ADO.NET, Gridview, objectdatasource, C#, concurrency pessimistic ado.net dataset "disconnected architecture", ado connection pooling SQL server connection object
  • A field or property with the name X was not found on the selected data source

    Hi I know there have been lots of posts on this error, but none of the solutions seem to solve my version of it. I'm trying to fill a GridView with data from an ODBC connection. I don't want to use AutoGenerateColumns, because I want to format the columns using <asp:Boundfield> tags. If I do this...
    Posted to Web Forms (Forum) by Mundo on 01-26-2007, 12:00 AM
    Filed under: asp.NET GridView, BoundField, gridview, ADO.NET, ASP.NET 2.0 webform
  • Change row order in GridView

    Hello Everybody, I have a GridView control that displays data from the underlying datasource along with the Edit option. I want to implement the concept in which the user can change the positions of the row within the gridview control, so that he can move the higher priority data rows at the top and...
    Posted to Data Access and ObjectDataSource Control (Forum) by mayuresh_s on 02-05-2007, 12:00 AM
    Filed under: ObjectDataSource DataSet Multitable, DataGrid GridView Paging, ADO.NET, Gridview, objectdatasource, object data source, gridview data images
  • Gridview Columns

    Hi, Is it possible to configure the GridView control so it has one Columns that go down the page vertically,not horizontally across the page. So the six rows would be actually different fields as there is only one updatable record for each column in this application. - thanks!
    Posted to Data Presentation Controls (Forum) by camper on 02-02-2007, 12:00 AM
    Filed under: GridView, GridView Sorting, GridView Paging, Controls, asp.net 2.0, Binding, GridView asp.net, c#, ASP.net 2.0 GridView InsertParameters ControlParameter PropertyName, databind, databinder, ADO.NET
  • 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
  • opening files directly from a web application

    Hi, I have a problem i'm hoping someone can help me with. I have a Gridview in an asp.net web application which contains a datatable made from a database+ a static string In this table there's only one column, which contains the path to a file that I need to open externally , meaning that I can't use...
    Posted to Data Access and ObjectDataSource Control (Forum) by Kargan on 03-21-2007, 12:00 AM
    Filed under: ADO.NET, Gridview, C#
  • Multiple Database - GridView Sorting

    I'm able to successfully implement the GridView paging and sorting as explained by Scott Mitchell in this excellent article: http://msdn2.microsoft.com/en-us/library/aa479347.aspx However, in my case I have two connection strings for two different Oracle DB with identical schema, tables etc. I need to...
    Posted to Data Access and ObjectDataSource Control (Forum) by dministrator on 04-02-2007, 12:00 AM
    Filed under: Merge, DataSet, DataTable, ADO.NET, Gridview, paging, sorting, Sort, page
Page 1 of 2 (17 items) 1 2 Next >