Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Sir

I'm using Gridview With Template fields. I have taken item template and Edit item template fields.

On edit button click gridview is opening in edit mode but the problem is that value of the control is not showing. Means if Im using drop downlist it should display previous value and then i should update that value. But when I'm clicking edit the dropdown value is "--Select--" not the previously entered value.

How to use gridview rowdatabound with edit command for textbox control its proper but for checkbox,radiobutton,dropdown,checkboxlist,radiobuttonlist its not proper How can i do this?

please help thanks in advance
Posted
Updated 20-Nov-12 4:40am
v3

1 solution

 
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