Results 1 to 2 of 2

Thread: 1 Question On DataGrid. Help

  1. #1

    Thread Starter
    Member
    Join Date
    May 2002
    Posts
    45

    1 Question On DataGrid. Help

    Wat is the code for clearing all the cols and rows in the datagrid ?

    Thanks.

  2. #2
    champgary
    Guest

    Re: 1 Question On DataGrid. Help

    Originally posted by zunn
    Wat is the code for clearing all the cols and rows in the datagrid ?

    Thanks.
    Do you want to clear the data in datagrid or else

    Try this,
    VB Code:
    1. DataGrid1.ClearFields
    Gary

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