Chris van de Steeg

What's practical is logical


Blog archive for July, 2005


Jul
27

Improved the scroll

Posted in Ajax, LiveGrid by Chris van de Steeg

23


I made a little update to the livegrid.js wich should visually improve the scrolling (a lot!) Also, here's the source for the dummy output file getrows.php wich is used at the demo So, what does the grid expect as input.... The output should ...Read More »
Jul
25

LiveGrid

Posted in Ajax, LiveGrid by Chris van de Steeg

19


So when I first saw Rico LiveGrid I fell in love with it! Though, trying to implement it on my site, immediately some things started irritating me: No support for the mousewheel Your html-output needs to be serialized (ie. use <a> for <a>) I ...Read More »