Results 1 to 2 of 2

Thread: MSHFlexGrid Selection Row Query

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2001
    Location
    Australia
    Posts
    57

    MSHFlexGrid Selection Row Query

    Can anyone please tell me how to select a row so that i can delete it from a MSGFlexGrid.

    All i want to do is click the first coloum and voila, it's selected the whole row.

    Thanks for any help.

  2. #2
    Addicted Member Rohan_Powle's Avatar
    Join Date
    Mar 2000
    Location
    Mumbai,maharashtra.India
    Posts
    173

    Exclamation hello there

    What exactly u wanna do?? delete the row from the grid as well the database? or only from the grid??

    for removing it from grid u can use
    - Grid.RemoveItem (Grid.Row)
    Grid.Row will return the current row...

    as it is when u click on the fixed column the row is selected. If u r facing problems u could change the cell color for the row selected & again make it normal color when user clicks on a selected one.. I have used the technique for multiple selection..
    Last edited by Rohan_Powle; Mar 22nd, 2002 at 02:22 AM.
    "Trouble Gives Experience & Experience Gives Wisdom."
    (accept troubles as they come to become more wise in life)
    - Regards Rohan

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