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

[Solved] Combo box OnSelected index change in RADGrid EDIT INSERT INLINE mode

3 Answers 154 Views
Grid
This is a migrated thread and some comments may be shown as answers.
rajoo12
Top achievements
Rank 1
rajoo12 asked on 29 Apr 2008, 10:46 AM
Hi,

FIRST:

I have 1 combobox in my grid for Edit/Insert.
In grid Edit/Insert mode I want next column to be updated based on the selceted value of the combo box.
Grid is from Product table.
Combobox has the customer ID.
OnSelected index change of combox should update the customer name in the next column.
Edit/Insert should be InLine mode.
 
SECOND:

I have a Status column with states defined in Database as (0,1,2)
On Item data bound it will be changed to (Open,Working,Closed) for display in grid.
In this case user will try to search with text. Works fine if the search entry is either 0 or 1 or 2. But I need search for Open or Working or Closed. How to achieve this ?

Thanks in advance,

Rajoo

3 Answers, 1 is accepted

Sort by
0
Yavor
Telerik team
answered on 01 May 2008, 07:04 AM
Hi,

To see more information on the requested functionality, please refer to the following example, which demonstrates two related comboboxes, when the control is in edit mode. I hope it gets you started properly.

Best wishes,
Yavor
the Telerik team

Instantly find answers to your questions at the new Telerik Support Center
0
rajoo12
Top achievements
Rank 1
answered on 02 May 2008, 09:39 AM
Hi,

Thanks for the reply.

Will this example work fine, If I use grid in In-LineEdit mode & replace comboboxes to RadComboBoxes.

In such case How shall I load the RadComboboxes OnDemand.

Thanks in Advance,

Regards,
Rajoo

0
Princy
Top achievements
Rank 2
answered on 02 May 2008, 10:26 AM
Hi,

Go through the following forum link.
Multiple comboboxes in in-place edit form

Princy.
Tags
Grid
Asked by
rajoo12
Top achievements
Rank 1
Answers by
Yavor
Telerik team
rajoo12
Top achievements
Rank 1
Princy
Top achievements
Rank 2
Share this question
or