This is a migrated thread and some comments may be shown as answers.

[Solved] Animating grid control for log

1 Answer 112 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Shane
Top achievements
Rank 1
Shane asked on 30 Oct 2009, 12:21 AM
Hi,

I would like to find out if anyone has tried using the AJAX Grid control to make a logger control.  Basically the rows would contain HTML with an image representing the type of log entry, text, time, etc.

Also, is it possible to programmatically smoothly scroll the grid, so when new entries are added I can scroll the old rows off, and scroll the new rows on?

I know, very high level questions, but I have a very tight time-frame, so I thought I'd ask before coding/learning this from scratch.

Regards,
Shane

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 30 Oct 2009, 06:06 AM
Hi Shane,

You can go through the following code library submission and help links  which demonstrates on how to select the last inserted row and also how to scroll to the selected item. Probably these can help you achieve the required scenario.
Scrolling to the selected item
Select Last Inserted Row
Select Last Inserted Row in the RadGrid with both Paging and Sorting enabled.

You can also check out virtual scrolling feature of the RadGrid
Grid / Virtual Scrolling and Paging


Thanks
Shinu.
Tags
Grid
Asked by
Shane
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or