Transferring Data of ListView Control on Same
windows form or at another windows form
Ingredients:
n One or More Windows Forms
n One or More ListView Controls
n Two Button Controls
Description:
The Blog shows transferring or passing a whole row from one ListView Control to another on Same Windows Form or at another Windows Form. This may also be helpful to do similar activities such as Transference of Full Column or a particular Cell value.
Justification:
- Here I used an XML File for Accessing Data, you can also use another Data Source as replacement for an XML File
- While working with as GridView or ListView Control we have to first trace the Cell/Row/Column Number to know what the data is being manipulated.
- Figure 1 & Figure 2 shows the intended result
Figure 1
Figure 2
Conclude:
In this session, we have seen the ListView operation for shifting row(s) from one ListView Control to other.
Regards,
Mayur Dighe
http://ImmortalDotNet.blogspot.com
http://MayurDighe.wordpress.com
Mayur Dighe
http://ImmortalDotNet.blogspot.com
http://MayurDighe.wordpress.com