Click here to Skip to main content
16,008,075 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

I have a DataGridView with column Sr.no. if I am entering 1,2,3,4 in each row of this column.
now if I am selecting last two rows with value 3 and 4 respectively and drag it down like a Excel next cell values should fill as 5,6 7....

I Googled and getting Drag and Drop code but not getting what I am expecting.
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900