Ok, I know what I did wrong, I have custom control Multiple Choice which show also option 'Other' and text box to wrote your other answer.
Text for normal checkbox i take from my SQL database and only from this place they are loaded. How to force parsing macro after putting SQL records into checkbox items?
For loading items from SQL I use:
cbList.DataBind();