Download
100% FREE
Office Document APIs for .NET
Online: 862
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
VB.NET
>
Loading ...
pass values from ListView to another Form
Posted by
hareeshkumarkr-16190
under
VB.NET
on 8/6/2013 |
Points: 10
| Views : 1912 | Status :
[Member]
| Replies : 2
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
hi ,
i have 2 forms, form1 and form2
form1 which display the data in listview
form2 whic containe 3 textbox for update/add data
my question is : i want to load the data to form2 textbox from form1, when i select the listview row ?
Regards
harish
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Allemahesh
on: 8/6/2013
[Member]
[MVP]
Silver
|
Points: 25
0
1. You need to get the selected values form listview using code behind.
2. After that you need to pass these values to form2 using query string.
3. Get these values on form2 using query string and display to textbox.
Hope this will help you.
hareeshkumarkr-16190
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
hareeshkumarkr-16190
on: 8/6/2013
[Member]
Starter
|
Points: 25
0
Hi ,
Thank you for your replay But i am using windows application !
hareeshkumarkr-16190
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
Break line where one of the char is match
(0)
How to Make Your Relationship Stable?
(0)
How do I convert a HashTable to Dictionary in C#? Is it possible?
(0)
.Net Core API read content from Json File
(0)
FullCalendar not showing extraParams
(0)
How to change DataLabels color by using LiveCharts
(0)
How to create table in Entity Framework
(0)
how to disable button in mvvm in wpf
(0)
More ...