Browse by Tags

Related Posts

  • DataSourceControl Problem

    I had this page in my application working, but I requested my host company to move me to a new server where I can have remote DB access. All I should have had to do was change the connection string in the web.config. I am not sure if it is the code or the server. (Same setup: IIS7 .Net3.5 MSSQL 2005...
    Posted to Data Presentation Controls (Forum) by egraffius on 03-18-2009, 12:00 AM
    Filed under: "Asp.net 3.5", SQL 2005, sql Datasource control, sql server 2005, <C#>, " to ERROR, ado.net designer dataset datatable datatableadapter designview gridview webforms bug, DataSourceControl, .ASPX, ASP .net ... c#, Sql Server
  • Re: A question regarding my checkbox control within my gridview.

    Thank you for responding back. Actually I caught the binding of the ListBox2 right after I sent the message, oops. That is not what I wanted to do of course, but my main issue is that I am still unable to get the values I need in ListBox2 I should have explain a little more about the code yesterday....
    Posted to Data Presentation Controls (Forum) by xyz789 on 06-12-2008, 12:00 AM
    Filed under: sqlldatasource code, "SQL Server", .Net 2.0, add a checkbox in Gridview, ASP .net gridview, asp.net 2.0 Gridview, click event, code behind, data bind, Data gridview, List box, listbox, ListItemType, create user wizard, checkboxes in gridview, CheckBoxFiled GridView, "gridview" edit select eventhandling, ASP.NET 2.0 GridView databound, codebehind, DataSourceControl
  • gridview_rowdatabound update issue

    I have a rowdatabound event that generates an automated email. I want to change the value of a checkbox in the row as part of the event, not every row in the table (tried gridview1.rowupdate) and it chnanged all rows in table. I am using VB.net. What is method to change each row as it is databound? Protected...
    Posted to Data Presentation Controls (Forum) by mclead99 on 06-04-2008, 12:00 AM
    Filed under: Data Bound Control, DataSourceControl, GridView
  • VB programaticlly grab data from a DB noob

    Hi, I am very new to the .net framework, but I have a lot of experince in php/mysql applications. So this is this is proboly going to seem like a nwebie question. I am trying to pull a single item out of the database programaticlly, take the value of that item and set it to a varible so I can work with...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by guitarboy8d6 on 03-06-2008, 12:00 AM
    Filed under: "SQL Server", Access data, ADO.NET 2.0, asp .net 2.0, datasource, asp .net2.0, SELECT, .net, DataSourceControl, .ASPX, access database
  • Adding a GridView and DataSource inside of a Web Custom Control

    I am working on a reusable person search control right now, and I am having trouble figuring out how to add my gridview and datasource through my control. Below is my RenderContents method. Basically I have two issues. The first, is with a grid view, even after doing RenderControl(), the grid view never...
    Posted to Data Presentation Controls (Forum) by biznick on 02-25-2008, 12:00 AM
    Filed under: Web Custom Control, DataSourceControl, GridView
  • Custom DataSourceControl example

    Hi! While developing my current project I need to create a custom DataSourceControl and I couldn't find good enough info about this in Microsoft's help nor anywhere else. There is something about selecting data in DataSourceView.ExecuteSelect but what about insert and update? About DataSource...
    Posted to Custom Server Controls (Forum) by akaKlen on 07-24-2007, 12:00 AM
    Filed under: DataSourceControl
  • DataSourceControl/DataSourceView Question

    I'm creating a custom DataSourceControl/DataSourceView, and I'm having some issues with implementing ExecuteUpdate() and ExecuteDelete(). If the DataSourceView represents a collection of objects, rather than just an object, how do I get which index is supposed to be updated or deleted? I need to be able...
    Posted to Custom Server Controls (Forum) by DanielSchaffer on 03-09-2007, 12:00 AM
    Filed under: DataSourceControl, DataSourceView
Page 1 of 1 (7 items)