ngx-admin icon indicating copy to clipboard operation
ngx-admin copied to clipboard

choose more than one item in a list

Open MeriemBH opened this issue 3 years ago • 1 comments

Hello, i have a requet where i need to show a list of bills. The user may select many bills in order to do some action. i think i need a list of radio button. Please any suggestions? thanks,

MeriemBH avatar Mar 15 '21 10:03 MeriemBH

Radio buttons are not for selecting more than one items. They are used to select one out of many items. I would suggest using checkbox for it.

shiv-tyagi avatar May 24 '21 16:05 shiv-tyagi