Posted by Michael Yevdokimov
on 15.03.2006 12:05
Hi there! :)

What I would like to see is as follows.

1. Possibility to adjust the LiveGrid's size (axis (vertically, 
horizontally),  and data pageSize) to the size of the container in which 
it is located, better if it is done automatically.

2. Horizontal data paging by blocks, showing the dataset of the next 
page separately rather than together with the data from other pages. 
This one could be turned on/off in options.

3. I would not really need to have in-place editing as I still prefer to 
have a form with all the data per item view vertically. Usually it takes 
less space + doesn't not distract viewing at other items.

4. Well, you could still implement in-place editing. I think in this 
case it's better to 'disable' (colorize with light grey or something 
like that) other visible rows than the one selected.

Hope it helps.. :)

Kind regards,
Michael
Posted by leonardo shikida
on 30.11.2006 17:44
this guy has an interesting proposal

http://blog.ilikeu2.nl/2005/09/10/livegrid-now-comes-with-xslt/

unfortunately, his version is quite buggy. but at least one idea
deserves further attention

the number of total records is returned by the ajaxresponse, and not
necessarily set on the component creation

instead of providing XML and XSLT support, I would give JSON a chance
;-) Because I really think JSON is more natural and more friendly

best regards

Leonardo Kenji