Browse by Tags

Related Posts

  • Check Boxes in GridView Item Template

    I have a GridView in an ASP.NET 3.5 project that I use to assign certain types of email notification events for users. Essentiall I have a column that describes the notification type, and 3 other columns (Add, Update, Delete). These are used to determing if the user will received an email notification...
    Posted to Data Presentation Controls (Forum) by BrianFan on 04-02-2009, 12:00 AM
    Filed under: "Asp.net 2.0", "Asp.net 2.0", .net, .Net 2.0, .net 2.0 c#, .net framework 3.5, .nett 3.5, 3.5, ASP.NET C#, 'C#', c# in Asp, checkbox align webform asp.net, Checkbox CheckedChanged ControlState, checkbox checking detecting page webform .net c# webform, gridview form asp, Gridvieww, check box validation in a repeater, GridView DataAccess, .ASPX, gridview, checkboxes, GridView checkbox
  • Re: Update command failing

    THANK YOU for reporting your success. I had the same problem with vb.net/sql or object datasource/sql db : details view, grid view, form view did not update although no error was reported, no exception existed, so I was going mad. Adding If Not Page.IsPostBack did the trick. I'd been searching the...
    Posted to Access Databases and AccessDataSource Control (Forum) by chickcove on 02-08-2009, 12:00 AM
    Filed under: vb.net, asp.net, Insert into SQL, Gridview Data Sources, .ASPX, GridView, update, .Net 2.0
  • DataBinding: 'System.Data.DataRowView' does not contain a property with the name '1'.

    the error: DataBinding: 'System.Data.DataRowView' does not contain a property with the name '1'. my case: getting this error when deleting a row from gridview and reloading the gridview with the changes using a single stored proc to delete and select.. dataset contains column names and...
    Posted to Access Databases and AccessDataSource Control (Forum) by snet on 01-09-2009, 12:00 AM
    Filed under: sql, stored procedure, visual studio, ASP.NET 2.0, c#, DataSet, Gridview Data Sources, .ASPX, GridView
  • 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.
  • Could you help me why I receive "-1 record inserted" messages?

    Dim insertSQL As String insertSQL = "INSERT INTO Timesheet (" insertSQL &= "Work_Date, UserId, Hours, Job_Number)" insertSQL &= "VALUES (" insertSQL &= "@Work_Date, @UserId, @Hours, @Job_Number)" Dim con2 As New SqlConnection(connectionString) Dim cmd2...
    Posted to Access Databases and AccessDataSource Control (Forum) by hur on 12-08-2008, 12:00 AM
    Filed under: vb.net, ASP.NET 2.0, data access, Insert into SQL, .ASPX, GridView, ConnectionString
  • 2Gridviews both not refreshing?

    Hi, I have a .net page with 2 gridviews. The gridview1 is refreshed after an update, by using the autogenerated update, cancel, edit link buttons on the gridview1. However the other gridview, gridview2 on the page gets its data from the same database as gridview1, but is not being refreshed to dispaly...
    Posted to Data Presentation Controls (Forum) by camper on 10-31-2008, 12:00 AM
    Filed under: ".NET 2", .Net 2.0, .NET 2.0 GridView column order rowediting, 2 button in gridview, asp.net 2.0 with c#, ASP.NET 2.0/GRIDVIEW, asp.net 2.0:GridView, asp.NET gridView Hyperlink, asp.net gridview selectedindexchanged, c# code, CommandButton, commandfield, grid view, Grid view update problem, gridview columns, gridviewrow, Gridviews, asp.net2.0, Grid Data Binding, grid view, grididview row columns, gridiview, GridView, "gridview" edit select eventhandling, .net 2.0 GridView merging problem, .ASPX, CommandButtons visiblity, Datagrid problems, grid view update row
  • Access database won't update

    I have an Access database that is bound to a DinamicDetailsView. The problem is that it won't update. When I press the edit button, the edit template is shown, but when I make changes and press update nothing happens. It just returns to the basic template and does not update database. Here is the...
    Posted to Access Databases and AccessDataSource Control (Forum) by alensp on 10-01-2008, 12:00 AM
    Filed under: Ms access database, update, updated rows in ms access, access, access vb.net select statement simple login form, AccessDataSource INSERT problem, ASP.NET 2.0, data set, DataAdapter, DataSet, Gridview Data Sources, .ASPX, GridView
  • Re: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'Title'.

    Hello, Weird error occurs. 4 SqlDataSources, 4 GridViews, 4 UpdatePanels in one page. There is a title field (RecordSID) in my database. In the server, Page shows an error. The error is "DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'RecordSID"...
    Posted to Access Databases and AccessDataSource Control (Forum) by saina2k5 on 08-11-2008, 12:00 AM
    Filed under: ASP.NET 2.0, Gridview Data Sources, .ASPX, GridView, .Net 2.0
  • Retrieve special characters from gridview cells

    Hai all, I am using a gridview in asp.net page, which on clicking on any row should open a popup and should fill the row values into the textboxes in the child window... for doing this i am using a javascript for opening the popup and i am sending the values using a query string.. My script is like this...
    Posted to Visual Studio 2005 (Forum) by satishreddy on 08-07-2008, 12:00 AM
    Filed under: .NET 2.0, asp.net 2.0, ASP.net 2.0, ASP.net 2.0 GridView Control, .ASPX, Gridview
  • Re: Changing the sort direction of a grid view programmatically

    hi, this was once was my problem, A Complete Gridview Sorting and Paging procedures. HTML PART: ------------------------------------------------------------------------------------- <%@ Page Language="VB" AutoEventWireup="false" CodeFile="Default2.aspx.vb" Inherits="Forms_Default2"...
    Posted to Data Presentation Controls (Forum) by smoothmovz on 04-18-2008, 12:00 AM
    Filed under: .Net 2.0, .NET Gridview Problems, ASP.NET 2.0 GridView databound, asp.net 2.0:GridView, asp.NET GridView, asp.net gridview selectedindexchanged, asp.net paging, grid view, grid view paging, 'Gridview', gridview "custom paging" refresh insert, Grid Data Binding, grid view, .ASPX, .aspx.vb, GridView, AllowPaging
Page 1 of 2 (12 items) 1 2 Next >