Hi,
Has anyone had any experience writing a web control (in either ASP.net, or javascript/HTML/CSS), that could be used to display log information which is pinged from a server every now and then via an AJAX query?
I'm thinking a grid control from someone like Telerik, or maybe a javascript jQuery-type library would at least have the plumbing I need to get going. Each row would likely contain some HTML which I could format as needed for the event, and that's about it really.
It would also be nice to be able to programmatically scroll to show added rows, preferably smoothly.
Here is a programmer-art mockup of what I mean:

Regards, Shane
