Results 1 to 2 of 2

Thread: [RESOLVED] [02/03] Datagrid row

Threaded View

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Nov 2004
    Location
    U.K
    Posts
    752

    Resolved [RESOLVED] [02/03] Datagrid row

    Hi people,

    Just a simple question Im using a datagrid in my vb application but I dont want the last row (row with *) to appear.

    This has been really annoying me for so long but I just dont know how to do it as im using vb.net 2003.

    Can some one please help me? thanks

    EDIT solved

    dt.DefaultView.AllowNew = False
    Last edited by frankwhite; Jul 8th, 2008 at 05:22 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width