Hi TS,
Thanks for your post.
I am not sure what function you want to get, can you show me what does
"grouping" mean?
Normally, for checkboxlist, we can control whether it will render as
<table> with RepeatLayout property. If "grouping some items" means setting
several items in a row, I think we can use CheckBoxList.RepeatColumns
property to set how many columns in a row. Additionally, we can use
RepeatDirection property to control the item growing direction.
If I misunderstand you, I suggest you provide some more detailed
information about your request. Thanks
========================================================
Thank you for your patience and cooperation. If you have any questions or
concerns, please feel free to post it in the group. I am standing by to be
of assistance.
Best regards,
Jeffrey Tan
Microsoft Online Partner Support
Get Secure! -
www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.