c# - How to use Dynamic Radio button in aspx.cs file -



c# - How to use Dynamic Radio button in aspx.cs file -

i have created dynamic radio button list java script , want utilize radio button list in aspx.cs page, how can do?

the server-side code unaware of command dynamically created in javascript on client-side. likewise, viewstate of command invalidated if create options in list aren't available @ runtime.

in order access values in code behind, you'll need pass values either ajax or set hidden field value prior postback.

c# java asp.net

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -