Page 1 of 1

CheckBoxList: Items[i].Selected works wrong with comma

PostPosted: 25 Aug 2015 11:49
by asp
Hi!

CheckBoxList.Items[i].Selected works wrong if Items[i].Value contains comma (,). See attachment.

Re: CheckBoxList: Items[i].Selected works wrong with comma

PostPosted: 25 Aug 2015 14:41
by Alexander Bulei
Hi asp,

Yes, you are right.
It wasn't designed to support comma (,) on item value.
Fixed/Changes for next beta build.

Best Regards.