Browse by Tags

Related Posts

  • SQL Columns Will not appera in my Grid. ???

    Hi, Most times I load my gridview with data from a database trough a Stored Procedure. This is my procedure: 1 Select SUM (korting) as Totaal_korting, ( SUM (korting)-( SUM (bedrag))) as totaal_betalen, 2 CASE 3 WHEN ( SUM (korting)-( SUM (bedrag)))=0 THEN 'Te Ontvangen' 4 WHEN ( SUM (korting...
    Posted to SQL Server, SQL Server Express, and SqlDataSource Control (Forum) by bakoven on 08-12-2008, 12:00 AM
    Filed under: SQL, SQL 2005 ASP.NET, sql queries, sql Query, sql stored procedure, "store result" " variable on Stored Procedure" "Stored Procedure", asp .NET 2.0 SQL data sqldataadapter, help, gridview, queries, ".NET 2", "ASP.NET and SQL Server"
  • DetailsView and GridView for Beginners

    I have a SqlDataSource attached to both views, and am trying to select one row with GridView, and then edit it in DetailsView. I have the proper buttons in place, but the select buttons are only sticking with the first row, therefore only allowing the first row to be edited. I am also trying to find...
    Posted to Getting Started (Forum) by thasard on 10-18-2007, 12:00 AM
    Filed under: SQL, sqldataSource, beginner, C#, C# 2.0, Detailsview, help, help me, grid view, gridview, Beginner Book, button
  • How to open various files?

    Hi, I'm fairly new to ASP.NET 2.0 and I'm sure there is a simple solution to my problem. I have to make an application that searches for files and then allows the user to click the name of the file in order to view it in the web browser. The searching for the file was easy (I used the DirectoryInfo's...
    Posted to Data Presentation Controls (Forum) by bbudz on 08-06-2007, 12:00 AM
    Filed under: Asp.Net 2.0, asp.net 2.0 asp.net, ASP.NET.NET 2.0, Data Grid, help, Hyperlink, Asp.NET2.0, grid view, GridView
  • Multiple Clients and Gridviews

    Hi All, I am new to development forums so apologies for any mistakes or ambiguity! I have a gridview on a webpage which is hosted on a server. I want multiple clients to be able connect to the webpage and edit the gridview contents, just using its own edit and delete functions. When I access the webpage...
    Posted to Data Presentation Controls (Forum) by vincent_nelc on 11-09-2009, 12:00 AM
    Filed under: GridView, postback, Client, help, refresh
Page 1 of 1 (4 items)