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