Declined
Last Updated: 26 Jan 2018 16:55 by ADMIN
Imported User
Created on: 14 Nov 2017 20:12
Category: UI for ASP.NET MVC
Type: Feature Request
2
Please address these issues which have been around for years
Please add support for the following:

1. Out of the box support for ComboBox grid column which supports nullable values. Currently you have to set a default value for a column which utilizes an editor template using a combobox, otherwise changes to that combox are not captured. The example provided here,https://www.telerik.com/support/code-library/binding-nullable-field-to-dropdownlist-editor-in-grid, works, however, once a change is made the combobox text is set to the value which renders the control ambiguous to the end user.

2.Similarly, there is an issue that occurs when using Server Filtering for comboboxes where the Id is returned but then the combo box text is set to the ID.

I really appreciate the Grid and Combobox features and use them in all of my projects, but these two issues have cost me hours and countless headaches trying to come up with workarounds for things that should work out of the box.

Thanks
2 comments
ADMIN
Carl
Posted on: 26 Jan 2018 16:55
Hey there!

Would it be possible to submit these as individual feature requests rather than grouping them together? This will make it easier for us to comment and update everyone on an issue, plus it will be easier for other users to vote on the particular item.

I'm going to mark this as declined, but do not take this as "we are not implementing this". Doing this purely as a way to separate out these requests and make it easier for people to vote on a specific issue.
Imported User
Posted on: 14 Nov 2017 20:15
Heres a good description of #1 https://www.telerik.com/forums/nullable-property-in-grid-doesn%27t-update-(when-bound-to-combobox