Results 1 to 2 of 2

Thread: how to select the records in datagrid using check box in header column ?

  1. #1
    Junior Member
    Join Date
    Oct 2007
    Answers
    1

    Question how to select the records in datagrid using check box in header column ?

    how to select and deselect the records in the datagrid using the check box and perform operations like edit and delete


  2. #2
    Junior Member
    Join Date
    Feb 2008
    Answers
    17

    Re: how to select the records in datagrid using check box in header column ?

    Quote Originally Posted by racin View Post
    how to select and deselect the records in the datagrid using the check box and perform operations like edit and delete

    > You can select items displayed on the browser by a datagrid server control
    > using a combination of server side event handling and client-side JavaScript
    > as in this sample:
    > http://www.societopia.net/Samples/Da...Delegates.aspx
    >
    > After you selected data on the datagrid you can locate them using a primary
    > key field on the datatable and then copy the data from on table to another.
    > If you need further help on copying between tables and datasets, post more
    > detail about what you are trying to do.
    >
    > --
    >
    > venkat.....


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact