Hi Team,

I am trying to add checkbox items during a post back. But it is showing a java script error as " Expected ';' ".

I have a user control to which i am passing the object (Question object)to bound. During page load the object is null. But from the page i am passing a object instance to the user control and by calling a method LoadData i am trying to add items to the checkbox group based on the options provided in the object (Question).

I am using the coolite version V 8.1. By reading the forum topics I understand that during a post back coolite controls cannot be added dynamically.

Is that true? If so, could you please suggest me any workaround for this. This is mandatory in my project.

Regards,
Gopal.
Bizbites Pvt. Limited.