Home All Groups Group Topic Archive Search About

Re: Cannot get radioButtonList selection

Author
29 Jun 2005 2:54 PM
kainhart
I have the same problem actually and I haven't gotten anywhere in about 3 days trying to figure it out. It seems that it must be page life-cycle problem but I can't seem to figure it out. To Complicate things too, it seems that implementing particular interfaces such as IPostBackDataHandler actually change the ordering in which CreateChildControls is called. This problem is quickly showing a weakness of ASP.NET in presenting a simple programming model to the developer. -- kainhart ------------------------------------------------------------------------ Posted via http://www.mcse.ms ------------------------------------------------------------------------ View this thread: http://www.mcse.ms/message760419.html

Author
17 Apr 2006 5:14 AM
Nandhini
Make sure u bind your checkboxlist in if(!ispostback) -- Nandhini ------------------------------------------------------------------------ Posted via http://www.mcse.ms ------------------------------------------------------------------------ View this thread: http://www.mcse.ms/message760419.html