Help
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
How we can find html radio button id in asp.net in side datalist control. .................... Thanks
-
How we can find html radio button id in asp.net in side datalist control. .................... Thanks
Even though the person who asked this in Q&A has different user id, he had same question that I replied here: access to html radio button that created dynamically[^] You cannot write anything here to access them. You made a HTML control and not server control. HTML controls cannot be accessed on server side codebase.
Sandeep Mewara [My last article]: Server side Delimiters in ASP.NET[^]