Sylvain, I took a quick look at your example. I noticed that if I am on tab 3 and I submit using the button, then it "remembers" the checkbox. So I am not sure that there is a problem with dataTable (although it is possible.)
It seems like when you switch tabs you lose the checkbox value. I would look to a problem in panelTab first. I will try and look at the code more this weekend using ViewCVS since I will be away from a development machine until late Sunday. Otherwise I will look into it Sunday night. sean On Thu, 10 Feb 2005 12:08:31 -0500, Sean Schofield <[EMAIL PROTECTED]> wrote: > > So I guess somehow, the dataTable puts the submitted values in the > > components, but doesn't restore them when it's decoded. > > I agree that seems to be the case. > > > That being said, I looked at the HackDataTable, and the code seems to be > > good. > > So, my best guess is that there is a hidden bug somewhere in the dataTable > > encoding / decoding related code. > > I will help with the investigation later tonight. > > > Sylvain. > > sean >
