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

grid filter vertical alignment issue

1 Answer 39 Views
Grid
This is a migrated thread and some comments may be shown as answers.
vlad
Top achievements
Rank 1
vlad asked on 23 Sep 2012, 08:55 AM
Hi everybody,

Considering a grid with columns of two types (bound and numeric), there is an alignment issue inside grid filter row (1-2 pixels depending on browser used). Remark, the JS code produced by grid control for the filter column changes greatly depending on the column type. Anybody knows how to fix this issue ?

See attachment (browser used google chrome 21, left column : bound, right column : numeric)
Thanks !

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 26 Sep 2012, 12:46 PM
Hello Vlad,

Generally, RadGrid uses a regular asp:TextBox for GridBoundColumns and RadNumericTextBoxes for GridNumericColumns in the filter item. Their functionality is quite different and they need to load their own corresponding sources.

I am afraid I am not able to reproduce the issue on my side. Could you please check out the attached web site and verify that filter item's fields are correctly aligned in every browser?

Please try to distinguish the crucial differences between our applications and do not hesitate to share any detail which could be related to the problematic appearance.

Kind regards,
Eyup
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
Tags
Grid
Asked by
vlad
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or