Click here to Skip to main content
15,922,015 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
In Manage Users Form:i Design a form, which displays all registered user’s Id’s and Name in Grid Control.
- In Grid Control, give buttons like Edit, Report buttons.
- If User clicks on [Edit] button, open registration form with selected user details. Here user can change the data and update the information.
- If user clicks on [Report] button, open a form with report which shows all registered users names and Id.
i can select particular record but i don't know how to bind this records to registration form
there no back end for this project we can use only xml files
Posted
Comments
DamithSL 4-Jul-12 3:09am    
http://stackoverflow.com/questions/2708830/how-to-send-data-from-an-opened-window-back-to-its-opener-in-wpf
govardhan4u 4-Jul-12 5:38am    
are you using MVVM to bind the data?

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