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

RadGrid -- Web Mail Functionality

1 Answer 78 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Brent Scott
Top achievements
Rank 1
Brent Scott asked on 24 Oct 2008, 11:00 PM
I currently am trying to put together an online mail viewer for our internal network. I'm using panes with a RadGrid in the top pain and a RadEditor on the bottom pane. Simple enough!

Now, what I would like to be able to do is via ajax be able to to "click" a row and populate the RadEditor in the bottom pane with the corresponding body of the message...just like a typical mail viewer works.

I'm having troubles getting a AJAX request to fire and update the panel. I know you have to enable ajax on the grid. But then what?

Do I add a client side rowclick event that does the AJAX part or is there another way.

Code examples would be awesome if available. I've studied the examples on the site that I could find that even remotely did what I was wanting, but haven't been able to successfully piece it all together.

Thanks in advance!
-Brent

1 Answer, 1 is accepted

Sort by
0
Princy
Top achievements
Rank 2
answered on 27 Oct 2008, 10:50 AM
Hello Brent,

You can go through the following online demo link which demonstrates a similar scenario via an AjaxManager. Probably this will lead you to the right track.
Web Application

Thanks
Princy.
Tags
Grid
Asked by
Brent Scott
Top achievements
Rank 1
Answers by
Princy
Top achievements
Rank 2
Share this question
or