How to add row in between two rows in datagridview in c# -


i have application include 'datagridview' use type contents directly. appears notepad.

right need solution want add row in between 2 added/typed rows. please me find solution.

you can use datagridview.rows.insert(int rowindex, datagridviewrow datagridviewrow) can insert datarow @ particular/desired index.

more details @ msdn

overloads insert method


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -