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

How to put a combox column in the grid

2 Answers 123 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Luis Pacheco
Top achievements
Rank 1
Luis Pacheco asked on 02 Jun 2010, 06:27 AM
Hi!
I will try to explain my problem.

I want in a column of the grid that display a combobox with the state of the record, for example i display all the classroom in the university each could have the status ACTIVATE O INACTIVATE, what the user's want is that in the same grid display a combobox and change de state.

I found some examples that use de sqlDataSource or AccessDataSource, but i have a 3 layer application. The presentation layer only access to the components or webservices to obtain the data.

2 Answers, 1 is accepted

Sort by
0
Luis Pacheco
Top achievements
Rank 1
answered on 03 Jun 2010, 04:45 PM
anybody?
0
Yavor
Telerik team
answered on 07 Jun 2010, 06:31 AM
Hello Luis,

You can populate the combo box from a web service as well. This is demonstrated in the following example:

http://demos.telerik.com/aspnet-ajax/combobox/examples/loadondemand/wcf/defaultcs.aspx

You can nest the control in a template column, and populate it in a manner similar to the one shown in the example.
I hope this information helps.

All the best,
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.
Tags
Grid
Asked by
Luis Pacheco
Top achievements
Rank 1
Answers by
Luis Pacheco
Top achievements
Rank 1
Yavor
Telerik team
Share this question
or