"Alvin Wang" <[EMAIL PROTECTED]> writes:
> I was planning on passing in column names, href, and formatting.
Column names can be passed today. What I thought would be something like:
- header names (done)
- footer (?)
- data
- HTML / XHTML / XML / Kid template
- common data
- CSS
The rest of the navigational data (mainly limit and offset) can be handled by
another widget that includes the above and adds "limit" and "offset" and also
returns those. Using JSON + JS here would be interesting but I'd make this an
option instead of the default choice.
--
Jorge Godoy <[EMAIL PROTECTED]>