Open Closed

Radio button with bool property #7331


User avatar
0
i.ullah@fandaqah.com created
  • ABP Framework version: v8.1
  • UI Type: MVC
  • Database System: EF Core (SQL Server)
  • Tiered (for MVC) or Auth Server Separated (for Angular): no
  • Exception message and full stack trace:
  • Steps to reproduce the issue: How to implement abp-radio and assign values to the property bool type.

Thanks


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    You can only add your own logic. Currently, they are all string properties.

    bool isChecked = radio.checked

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11