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!!
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!!