Click here to Skip to main content
15,911,035 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
i want to select row in gridview control and display that row into repeter ,how to do this proccess can you please help me?
Posted
Updated 22-Nov-13 20:25pm
v2
Comments
Er Daljeet Singh 25-Nov-13 1:49am    
it simple when you select a row from gridview then fetch the ID -Column from the row and and read the record from the data base having same id and bind that record to the repeater.

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