Posted on Sep 10, 2006
(permalink)
Hello,
As you might have noticed, I've been working with the Docking stuff this weekend. Cool stuff, by the way!
Is there a way to do a Client-Side event here?
When a user makes a change to the layout of their page, I'm making a link to save their changes visible (which was, of course, previously hidden). I'd like to make this link available for when someone expands or collapses a window, too. I don't want to do a postback.
I can probably just make this link always visible, and I might go that route, but I'd like to see if this is possible, first.
Thanks.
--Barry