in

ISOM Community

Communities for Grant's classes in information systems
All Tags » gridview (RSS)

Browse by Tags

  • Re: Table update issue

    This error is caused by not placing the database in the correct folder. Please refer to the tutorial for which folder it should go in. Also make sure you don't have extra copies of the database in other folders.
    Posted to DSC340 (Forum) by gcastner on 03-09-2008
  • Re: Gridview

    Click on the GridView, then select GridView Tasks, then select the relevant column (same steps as changing a heading in the GridView). Find the dataformatstring property and type in {0:d}. Find the htmlencode property and set it to false. For other date and time formats, check out http://msdn2.microsoft...
    Posted to DSC340 (Forum) by gcastner on 03-06-2008
  • Formatting columns in a GridView

    This post has moved to http://castnerit.com/blog/?p=64
    Posted to Duck Bytes (Weblog) by gcastner on 11-26-2007
  • Database driven images in ASP.NET GridView

    If you want to show images of products, members, or anything else, one method is to store the image filename in a database field and then add an imagefield column type to an ASP.NET gridview. Here are the steps: 1. Let's assume you have a products table in an Access database (the step are almost...
    Posted to Duck Bytes (Weblog) by gcastner on 03-08-2007
Page 1 of 1 (4 items)
Copyright Grant Castner 2006 - 2007
Powered by Community Server (Commercial Edition), by Telligent Systems