Problem with a custmo RadioButton and checked property.

E

Esio Nunes

Hello.

I deployed a custom RadioButton (like others buttons and texts). It's works
fine, but when the page do the postback (by the submit button or something
like this) I can't RadioButton.Checked property alwas cames with false...

Any ideia??

My control do some work in
Protected Overrides Sub OnPreRender(ByVal e As EventArgs)
Dim strScript As String
....
end sub

and

Protected Overrides Sub Render(ByVal writer As HtmlTextWriter)
Dim cValor As String = ""
....
end sub

I still have some propertys.

Thanks

Ésio Nunes
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top