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

Grid DDL - Object Expected

2 Answers 75 Views
DropDownList
This is a migrated thread and some comments may be shown as answers.
VAFIR
Top achievements
Rank 1
VAFIR asked on 14 Nov 2017, 04:45 PM

Good Morning,

I have two dropdownlists on the same page. The first for 'TimePeriodId' is added via a view through showIn a kendo.Layout and works perfectly.  The second for 'field' is an inline or popup grid input which loads and displays the list, but upon selection of an item errors out with 'Object Expected'.  All other grid inputs work perfectly.  Though the MVVM for both are logically equivalent, the resultant HTML is different as the validation span appears within the widget rather than after.  Ideas on the source of the error would be greatly appreciated.

Thanks!

2 Answers, 1 is accepted

Sort by
0
VAFIR
Top achievements
Rank 1
answered on 15 Nov 2017, 10:11 PM
Identified the issue:  The widget change event call is undefined in the grid implementation of the syntax.  Very strange.
0
Veselin Tsvetanov
Telerik team
answered on 16 Nov 2017, 09:03 AM
Hi Frank,

May I ask you to prepare and send us a small runnable sample project, reproducing the issue described? Please, remove any database calls and use local data generated on the server. If that is appropriate for the discussed case, you could create the sample in our Dojo sandbox.

Having the local sample would allow us to troubleshoot the problem locally and to provide you with the most appropriate assistance for this case.

Regards,
Veselin Tsvetanov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
DropDownList
Asked by
VAFIR
Top achievements
Rank 1
Answers by
VAFIR
Top achievements
Rank 1
Veselin Tsvetanov
Telerik team
Share this question
or