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

RadGrid in DNN

1 Answer 116 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Lucas
Top achievements
Rank 1
Lucas asked on 22 Jul 2008, 11:02 PM
Hi Telerik,

I have been a fan of your controls for a long time now. We are getting ready to buy them at my new job, but I need some help getting the RadGrid integrated in DNN. Do you have some documentation on such? I have looked and have not found anything. Simply put what I want to do is replace the standard Microsoft Grid that DNN uses by default in the View control of a custom module. Is there documentation on how to replace the standard microsoft grid with the RadGrid?

Specifically here are a few of my questions:

1) I am looking to link from the grid to a prefined dnn control for editing.

2) I need to be able to capture the delete row event on the server side so I can discard the record in the database.

3) Can I create a hyperlink column that basically simulates the navigation to the dnn edit control? DNN supplies a server side API to do such navigation so I just need to know how to hook the hyperlink column to a server side event handler.

4) I notice that there are fields in the properites of the grid that allow for displaying edit and delete columns. These may work for what I need as long as I can hook a server side event handler to them. Can I do this?


I am currently on RadAjax Q1 2008, developing in VS 2008, on XP SP2.

Thanks for your help!

Regards, Todd.

1 Answer, 1 is accepted

Sort by
0
Nikolay Rusev
Telerik team
answered on 25 Jul 2008, 01:43 PM
Hi Todd,

Thank you for contacting us.

You can find a detailed example how to use RadControls in DNN on our online help: How to create a DNN module with RadControls for ASP.NET AJAX

There is also a Installation, deployment and migration from classic version help article.
You can find all the information about how RadGrid is working, all it's properties, methods and behavior starting from this article.

Regards,
Nikolay
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Tags
Grid
Asked by
Lucas
Top achievements
Rank 1
Answers by
Nikolay Rusev
Telerik team
Share this question
or