Click here to Skip to main content
15,900,511 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
Anyone pls help, i'm new to ASP.Net and i'm having problems binding two pages...what i really mean is, i created a user registration page and i want if user register i want to always see it information in the Admin page on the DataGridView, only what i was able to do is binding the DataGridView to the registration page which is not normal for the kind of application i'm building. Anyone pls help.

Thanks.
Posted
Comments
Nelek 13-Apr-12 5:21am    
What have you tried? Where are you getting problems? Which error?
Noone here can read your mind and your question doesn't give so much information

1 solution

What exactly you want?
Do you want to know how to bind data to grid view?
Can you be more specific?

From your vague question what i understand is , you want to display user details in admin page. for that you need to have two pages & you need to redirect user to admin page after registration....
 
Share this answer
 

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