Hi Karam,
The Woodstock Ajax features happen automatically, just by using the
components they use the Ajax functionality. So if you're using a table
that does this, you don't have to do anything extra to get the Ajax
functionality. For custom Ajax where you do something when a user types
something, clicks a button, or anything else accessible via
JavaScript... nothing has changed. The examples I showed you before are
still the preferred way to implement it.
Do you have something specific you are trying to do?
Ken
Karam Singh Badesha wrote:
> Hi,
> I was reading on the woodstock website somewhere that some of the
> woodstock components now have builtin support for ajax. If that is the
> case, is the possible to get an updated example using the new code?
> The current ajax example requires a user to have a button (hidden or
> otherwise) in order to work.
>
> thanks
> Karam