Phil Marneweck wrote:

> I hacked the clsql store demo to work with postmodern. I get data in the
> grid. But I cant update the data, it looks like the submit button is not
> firing. I tried to put breaks in all the places that I thought might
> catch the event but I get nothing.
>
> Is there a way to confirm that the button is not firing?

You can trace handle-client-request to make sure it gets to the server.


> What would be the best way to go about debugging weblocks in general?

I have found tracing on the server side in combination with Firebug on the
client side to be an effective approach.

  Leslie


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"weblocks" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/weblocks?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to