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
Ranked #44.3K
Ranked #4K
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

3 Posted Topics

Member Avatar for alam14_mist

It seems to be because you are dimensioning "li" as a ListViewDataItem but then are trying to pass it as a string. Perhaps you should dim it as a string OR leave as is but see if this type has a "ToString()" method when you add it. (i.e. "...Collection.Add(li.ToString())

Member Avatar for alam14_mist
0
269
Member Avatar for xxxtian

I think you'll need to be much clearer. What do you mean by report viewer? If this is a reporting application why wouldn't it access your database directly? If you are wanting some kind of reporting within your app, why not use the datagrid itself and include controls to use …

Member Avatar for RogR
0
65
Member Avatar for Blaine Tuisee

This thread has NOT BEEN SOLVED!!!! The question was how to do it in C# NOT java... I've been looking for the same thing for hours... how do I close the WEB app from the C# code behind page?!?!? It's crazy that it should take this long to find out …

Member Avatar for RogR
0
4K

The End.