- @(Html.Kendo().RadioButton().Name("Status1").Label("Active").Value("Active"))
- @(Html.Kendo().RadioButton().Name("Status1").Label("Inactive").Value("Inactive"))
- @(Html.Kendo().RadioButton().Name("Status1").Label("Pending").Value("Pending"))
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Nov 1, 2020, 1:01 AM