View Single Post
  #1 (permalink)  
Old 09-04-2008, 2:39 PM
dotnetcoder08 dotnetcoder08 is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Sep 2008
Age: 40
Posts: 1
Reputation: 0
dotnetcoder08 is on a distinguished programming path ahead
Default radiobuttonlist losing state on rowedit

I have a radiobutton list in a gridview. On selected index change, I place the row in edit mode. The problem is that when the row goes into edit mode, I lose the selected value of the radio button. Any idea what could cause this?
Attached Files
File Type: txt asp.txt (3.6 KB, 0 views)
File Type: txt code.txt (1.9 KB, 0 views)
Reply With Quote