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

[Solved] Autorefresh/insert new "row" in Radgrid / Outlook demo

1 Answer 104 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Wla Di
Top achievements
Rank 1
Wla Di asked on 26 Feb 2010, 03:26 PM
Who can advise me, help me, or point out to code so I can find a solution for my following idea:

What I would like is:
- Make a "mail client" like this (or exactly) http://demos.telerik.com/webmail/Default.aspx (is this also availible in VB.NET?!?!)
- Instead of displaying "mails" I will display "RSS items".
- Instead of displaying folders I will display the RSS-proivder (like CNN, BBC, Wired etc.)

- The above can be done by me with a lot of trial and error.... I think.

What I don't know and coudn't find is how to add the following to this solution:
- make automatic Ajax updates so new (RSS) items/rows  will appear in the grid (and/or dataset?!)
- I would like to have this effect in my radgrid: http://leftlogic.com/jquery/spy.html when there is a new rss/row item (in a dataset, xmlfile, db or whatever).

If there are examples out there please point them out or reply so I can start this project!!

1 Answer, 1 is accepted

Sort by
0
sridhar duggireddy
Top achievements
Rank 1
answered on 26 Feb 2010, 06:42 PM
I think you will need to add a timer control and refresh the grid when the time expires. Please see the following link

http://demos.telerik.com/aspnet-ajax/grid/examples/client/livedata/defaultcs.aspx



Tags
Grid
Asked by
Wla Di
Top achievements
Rank 1
Answers by
sridhar duggireddy
Top achievements
Rank 1
Share this question
or