Topic: RadioButtonList
andrew3 priority asked 6 years ago
using asp.net 4.7.2, the radiobuttonlist control breaks and will not display. Suggestions?
MDBootstrap staff answered 5 years ago
Hi!
Thanks for this information. I am glad you made it. If you need something extra, I'm here to help.
Best Regards,
Piotr
promotec pro answered 5 years ago
Hi, I solve with this css:
[type="radio"] {
position: relative !important;
width: 30px;
opacity: 1 !important;
cursor: pointer !important;
pointer-events: all !important;
}
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB jQuery
- MDB Version: 4.5.10
- Device: Laptop
- Browser: Chrome 70.0.3538.110
- OS: Windows 10 Pro
- Provided sample code: No
- Provided link: No
Piotr Glejzer staff commented 6 years ago
Hi,
we do not support asp.net from Microsoft but do you have some errors?
Best,
Piotr