The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
How do we get the value of the selected radio-button, normally radio buttons have a group, we should be able to get the value without looking on each radio-button element individually, right ?
SISilambarasan I Syncfusion Team March 25, 2019 11:15 PM
Hi Davi Daniel,
Thank you for contacting Syncfusion support.
We have checked your reported requirement and currently, we don't have any inbuilt option to get the selected radio button from radio button group. However, we considered this as an improvement and logged a task for “To get the value of the selected radio button”. This will be available in our upcoming EJ2 patch release. We will update you with the sample once patch release has been rolled-out, and we appreciate your patience until then.
In this improvement, we will provide a method to get the selected radio button value from group. Meanwhile, we would suggest you to use the below workaround solution provided in the following sample to achieve your requirement.
VKVinoth Kumar Sundara Moorthy Syncfusion Team April 9, 2019 12:10 PM
Hi Davi Daniel,
Thank you for your patience.
We are glad to announce that our Essential JavaScript 2 patch release (v17.1.40) has been rolled out successfully and in this release, we have added the fix for “To get the value of the selected radio button”. So, you can update the package ej2-buttons to version 17.1.40 to get the value of selected radio button from button group. For your convenience, we have modified our previously provided sample based on your requirement and same can be found in below link,