blank line between records

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: zino (zino_at_newsgroups.nospam)
Date: 08/09/04

  • Next message: Dave: "Datagrid --> Excel Spreadsheet - A "small detail" question"
    Date: Mon, 9 Aug 2004 12:49:18 -0700
    
    

    I have a datagrid in a asp.net page, with an edit/save/cancel image for
    editing ...

    when I bind the grid to the datasource, is there anyway that I can make the
    grid display its records as :

    2 records simultaneously then a blank line then 2 records simultaneausly
    then blank line then .....

    the blank line work as visual seperator between each 2 records, I need to
    insert this blank line at run time in ItemDataBound event or OnItemCreated
    event with the editing pictures hidden. how can I do it ??


  • Next message: Dave: "Datagrid --> Excel Spreadsheet - A "small detail" question"

    Relevant Pages

    • Re: Datagrid Events
      ... drop down lists and text boxes). ... someone else (I would not use datagrids for editing - just not the kind of ... >> Allow them to edit a row of data. ... > disable editing of the grid and use a set of text boxes and other ...
      (microsoft.public.vb.general.discussion)
    • Re: Calendar in Gridview
      ... Editing in the Grid, which is the main reason for this type of control, ... Users often think that edits to a Grid immediately appear in the ... database, which is only the case if you wire it up. ...
      (microsoft.public.dotnet.framework.aspnet)
    • Re: Hide a column?
      ... 'items' is not a member of ... > In either ItemCreated or ItemDataBound event: ... >> This grid has to be auto-generated because there are about 20 queries of ... >> grids with 20 different queries just to eliminate the id field. ...
      (microsoft.public.dotnet.framework.aspnet.datagridcontrol)
    • How to save the edited datas in MSFlexgrid to the database?
      ... I am displaying some data's in MSFlexgrid using the SQL query. ... After displaying the data's in the MSFlexgrid I am editing some data's in the grid by placing the text box and writing some code to make it function. ...
      (microsoft.public.vb.controls)
    • How to save the edited fields to the database?
      ... I am displaying some data's in MSFlexgrid using the SQL query. ... the grid by placing the text box and writing some code to make it function. ... For editing the MSFlexgrid I am placing a text box in the grid ...
      (microsoft.public.vb.com)