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

RadGrid Editing and deleting by row mouse overing

2 Answers 79 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Raghuraman Venkataraman
Top achievements
Rank 1
Raghuraman Venkataraman asked on 01 Jun 2010, 11:42 AM
Hello All,
           I am developing a web user control in which am using RadGrid control. We can add the edit and delete columns in a radgrid which is available by default in radgrid.
          But, I need to know whether there is any row mouse over event available in radgrid which will open a small div at the end of the row with the edit and delete buttons in it. For eg; In Telerik's RadScheduler, if we mouse over any event in the calendar, we would get a fading-in div using which we can edit or delete the events.
         I am looking for something similar to that. Any help would be gladly welcomed.

2 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 04 Jun 2010, 11:53 AM
Hi Raghuraman,

This functionality can be handled by including a div in a template column. The div can be initially hidden, and can be showed when the user mouse over a row.
I hope that this is a feasible approach for you.

Greetings,
Yavor
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items.
0
Raghuraman Venkataraman
Top achievements
Rank 1
answered on 09 Jun 2010, 05:03 PM
@Telerik Admin,
                      Thank you very much and sorry for the late acknowledgment
Tags
Grid
Asked by
Raghuraman Venkataraman
Top achievements
Rank 1
Answers by
Yavor
Telerik team
Raghuraman Venkataraman
Top achievements
Rank 1
Share this question
or