Matt,

What I have is a display that has nested repeaters that create a form.
The form is bound to an array of options.
But the options are interconnected. So, when someone clicks one I
might need to unselect others. But if I do this by completely
refreshing the dataprovider, I get this half second of blank screen
while it redraws.
I want to be able to update the checkboxes individually through the
dataprovider or through some other voodoo so that my screen will not
go blank.
My bosses big pitch to everyone is "Hey we can have a more desktop app
like tool here. We don't have to have these ugly html total screen
refreshes..."

If you can show me an example with the file that I sent where you
click the 9th item and it unchecks the 3rd and 4th checkbox, I will
squeel like a little girl. And we'll buy the Flex server.


On Fri, 28 Jan 2005 16:05:43 -0800, Matt Chotin <[EMAIL PROTECTED]> wrote:
> 
> 
> 
> You're just trying to update the value in the model right? 
> 
> 


-- 
Chris Phillips
www.dealerpeak.com
Senior Application Developer


Reply via email to