Ajax update of CGridView

I want to do an Ajax update of a CGridView table populated with data from a JSON array. Is this possible?

Hello,

See this excellent post by bluyell on how to set this up.

Great, thanks!