hide row from DataGridView

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • martin1

    #1

    hide row from DataGridView

    Hi, All,

    I try DataGridView1.R ows(rownumber). Visible = False to hide some rows, but
    get currencymnager error message, can you help this out? Thanks
  • martin1

    #2
    RE: hide row from DataGridView

    the error message is:

    Row associated with the currency manager's position cannot be made invisible.

    "martin1" wrote:
    [color=blue]
    > Hi, All,
    >
    > I try DataGridView1.R ows(rownumber). Visible = False to hide some rows, but
    > get currencymnager error message, can you help this out? Thanks[/color]

    Comment

    Working...