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

Load On Demand RadGridView inside RadComboBox an EditItemTemplate of batch edit RadGrid

1 Answer 47 Views
Grid
This is a migrated thread and some comments may be shown as answers.
shamim
Top achievements
Rank 1
shamim asked on 14 Mar 2015, 05:35 PM
Work on vs 2012 Asp.net C# web page application.I am trying to implement a load on demand scenario for a RadComboBox but am struggling to get it to work with multi columns gridview.I don’t want to implement multi column combo box.

Is it possible to use grid inside combo box with out any server(C#) code. i dont want to implement bellow method in server(C#) side RadComboBox1_DataBound,RadComboBox1_ItemsRequested , RadComboBox1_ItemDataBound

Note:selected item also need to show in item Template and edit template.

1 Answer, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 18 Mar 2015, 09:56 PM
Hello,

The article below shows how to embed a RadGrid control in the template of a RadComboBox:
http://www.telerik.com/help/aspnet-ajax/grid-in-combobox.html


Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
shamim
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Share this question
or