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

Telerik Grid with combobox

0 Answers 129 Views
Grid
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Amitesh
Top achievements
Rank 1
Amitesh asked on 26 Jul 2010, 09:48 PM
Hi
I am new to Telerik grids and MVC. I am trying get combo box to come up on a column in edit and add mode. The combo box will have static data as described below

LineItem properties will be displayed on the grid such as unit price, discount, description and so on. There will be another column which will need to be a combo box which will give the users to select their tax code such as GST, FRE and so on. This tax code data is in the customer object. The selected tax codes rate will need to be assigned to the lineitems tax percentage value

The grid is bound to lineitem view model

If anybody can point me to some article or give an example of how this can be implemented will be highly appreciated
Tags
Grid
Asked by
Amitesh
Top achievements
Rank 1
Share this question
or