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

Grid with only one column

3 Answers 545 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Salim
Top achievements
Rank 1
Salim asked on 22 Mar 2017, 08:43 AM

When having a Grid with only one column,the height of the row decreases when editing its cell. Please check the following example:

http://dojo.telerik.com/EsATab 

3 Answers, 1 is accepted

Sort by
0
Dimiter Topalov
Telerik team
answered on 23 Mar 2017, 12:10 PM
Hi Salim,

Thank you for the runnable example. The discussed behavior can be changed by providing fixed height to the Grid rows (TR elements), so that it does not vary based on the elements, rendered inside, and their respective styles, e.g.:

http://dojo.telerik.com/EsATab/3

In more common scenarios with multiple columns, the described issue is not present, as the row's height is preserved by the other cells that are not in editing mode (assuming the default Incell editing mode).

I hope this helps.

Regards,
Dimiter Topalov
Telerik by Progress
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Salim
Top achievements
Rank 1
answered on 23 Mar 2017, 12:19 PM
Thanks Dimiter. I am aware of this workaround. But shouldn't this be fixed from the control? Is everyone who needs to use the Grid Telerik to edit data set the height just to fix this?
0
Dimiter Topalov
Telerik team
answered on 27 Mar 2017, 07:10 AM
Hi Salim,

You are making a valid point, and I understand why you would expect this styling to be coming out-of-the-box, but we are trying to prioritize the new features, enhancements, and fixes that we include in Kendo UI, based on customer demand, and the overall significance of a given issue.

Since the discussed undesired behavior is observed in a Grid in incell editing mode, containing a single column only, and there is a straightforward CSS solution, the issue currently is not in our immediate priorities.

If you have the time, please submit a request to our UserVoice portal for any features and enhancements that you feel would improve the quality of our product:

http://kendoui-feedback.telerik.com/forums/127393-kendo-ui-feedback

It is closely monitored, and popular ideas are considered for next releases of Kendo UI. Thank you in advance.

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