Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~258 People Reached
Favorite Forums
Member Avatar for eyes4u

I create my listview in my design part, not programmatically. Then I want to reach this listview's content when I pressed some button. In my main form, I created a public listview to return listview2 as in my design. [CODE]public ListView lst { get { return listView2; } set { …

Member Avatar for dilbertz
0
224
Member Avatar for eyes4u

I want to use a listview as a data source of my Microsoft Report file which is having a rdlc extension ?

Member Avatar for kvprajapati
0
34