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

Richtext box in GridView Column?

3 Answers 190 Views
GridView
This is a migrated thread and some comments may be shown as answers.
Arpit
Top achievements
Rank 1
Arpit asked on 05 Feb 2011, 03:03 PM
Hi,

I have a requirement to show a grid with a column which is when clicked, a rich text box in a popup (adjacent to the clicked cell) should appear.

I saw a similar implementation of DatePicker in online documentation. Is there anything in-built way of implementing my requirement? If not, recommended solution?

Thanks,
AK

3 Answers, 1 is accepted

Sort by
0
Maya
Telerik team
answered on 08 Feb 2011, 10:25 AM
Hello Arpit,

You may follow the approach demonstrated in our online documentation and  blogs(post1 and post2). However, instead of defining a RadDatePicker/ RadTimePicker, you may define the required by you control.
 

Regards,
Maya
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
0
Arpit
Top achievements
Rank 1
answered on 08 Feb 2011, 03:37 PM
Thanks for your response Maya.

Lets be more specific. Can we simply open a WPF style popup having any sort of WPF control in it, just by clicking a column of RadGridView?

Please have a look at the attachment which demonstrates our requirement.
0
Vlad
Telerik team
answered on 08 Feb 2011, 03:43 PM
Hello,

 You can use desired column CellTemplate to define for example RadDropDownButton where you can place the rich text box. 

Kind regards,
Vlad
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
GridView
Asked by
Arpit
Top achievements
Rank 1
Answers by
Maya
Telerik team
Arpit
Top achievements
Rank 1
Vlad
Telerik team
Share this question
or