Deleting a Selected Row from MSFlexGrid

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • MiziaQ
    New Member
    • Nov 2007
    • 63

    Deleting a Selected Row from MSFlexGrid

    Hey, how can I delete an entire row from an MSFlexGrid table, and how can I allow the user to only select one row (i.e. not allow multiselection of rows ?)

    Thanks in advance,

    MiziaQ
  • jamesd0142
    Contributor
    • Sep 2007
    • 471

    #2
    Originally posted by MiziaQ
    how can I allow the user to only select one row (i.e. not allow multiselection of rows ?)
    MiziaQ
    Im sure theres a property called multiselect set it to false.

    Comment

    Working...